grey

#808080

CSS color

Overview

Grey is the balanced mid-neutral, rgb(128, 128, 128) at hex #808080, with all three channels held equal at 128 — exactly half of full intensity. With no hue and no saturation, it lies at the center of the value scale between black and white. CSS accepts both the spellings grey and gray for this keyword, and it is one of the sixteen basic HTML colors. Because it is perfectly neutral, grey is a common ground for interface chrome, dividers, and muted text, where it recedes without introducing a color cast. Lightening or darkening it while keeping the channels equal moves along the achromatic axis toward silver or toward black.

Gray (#808080) is the pure, neutral midpoint gray CSS named color—exactly equidistant between black and white in the RGB scale. It is the most mathematically neutral tone possible, carrying no warm or cool bias. In design, pure mid-gray communicates balance, neutrality, and sophistication, serving as the universal baseline for neutral color palettes.

On this page

색상 값

HEX

#808080

RGB

128, 128, 128

HSL

0.0, 0.0%, 50.2%

HSV

0.0, 0.0%, 50.2%

CMYK

0.0%, 0.0%, 0.0%, 49.8%

OKLCH

0.5999 0.0 89.9

속성

따뜻한 밝은 가장 가까운: grey

색채 심리학

Medium gray represents balance, neutrality, and diplomatic composure. It is the color of concrete, steel, and overcast skies, suggesting urban modernity and industrial strength. Gray communicates professionalism and impartiality in equal measure.

Design Usage

Medium gray is essential for body text, icons, and secondary labels in user interfaces. It provides the typographic backbone of design systems, separating primary from secondary information. Ensure proper contrast ratios since many popular mid-gray values fall below WCAG AA for text on white backgrounds.

색상 조화

색각 이상 시뮬레이션

CSS 사용법

background-color: #808080;
color: #808080;
border-color: #808080;
가장 가까운 Tailwind: Neutral 500 #737373

Tailwind 쉐이드

대비 검사기

흰색 배경 텍스트

3.95:1

AA Fail AAA Fail

검정 배경 텍스트

5.32:1

AA Pass AAA Fail

비교하기

이 색상을 사용하는 브랜드

관련 글

자주 묻는 질문

What are the RGB, HSL, and CMYK values of #808080?

RGB(128, 128, 128) · HSL(0.0, 0.0%, 50.2%) · CMYK(0.0%, 0.0%, 0.0%, 49.8%)

Does #808080 meet WCAG contrast on white?

3.95:1 — WCAG AA 실패, AAA 실패 for normal text.

What text color is readable on #808080?

Use 000000 text on a #808080 background; contrast on black is 5.32:1.