#ADAEAF#ADAEAF
#ADAEAF is a light, near-neutral grey. Relative luminance 0.423; OKLCH L 75.0% C 0.002 H 247.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEAF |
|---|---|
| RGB | rgb(173, 174, 175) |
| HSL | hsl(210, 1%, 68%) |
| HSV | hsv(210, 1%, 69%) |
| CMYK | cmyk(1.1%, 0.6%, 0%, 31.4%) |
| CIE-LAB | lab(71.04, -0.16, -0.64) |
| CIE-LCH | lch(71.04, 0.66, 255.57°) |
| OKLab | oklab(75.03% -0.0007 -0.0017) |
| OKLCH | oklch(75.03% 0.002 247.8) |
| XYZ | xyz(40.1062, 42.2514, 46.5916) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.55
Dove Gray
#B6B8BD
ΔE00 3.47
Silver
#C0C0C0
ΔE00 4.94
Cool Gray
#9AA7B0
ΔE00 6.25
Cool Grey
#95A3A6
ΔE00 6.98
Silver (survey)
#C5C9C7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEAF #AFAEAD
analogous
#ADAFAF #ADAEAF #ADADAF
triadic
#ADAEAF #AFADAE #AEAFAD
tetradic
#ADAEAF #AFADAF #AFAEAD #ADAFAD
square
#ADAEAF #AFADAF #AFAEAD #ADAFAD
split-complementary
#ADAEAF #AFADAD #AFAFAD
monochromatic
#6F7172 #8E8F91 #ADAEAF #CCCDCD #EBEBEB
Accessibility & contrast
On white
2.22
#ADAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#ADAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEAF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEAF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAF
Deuteranopia (green-blind)
#ADAEAF
Tritanopia (blue-blind)
#ADAEAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #adaeaf; /* rgb */ color: rgb(173, 174, 175); /* oklch */ color: oklch(75.0% 0.002 247.8);
Tailwind
colors: {
custom: {
50: '#c5c6c6',
500: '#adaeaf',
950: '#000000',
},
}SCSS
$custom: #adaeaf; $custom-light: #c5c6c6; $custom-dark: #000000;
JSON
{
"hex": "#adaeaf",
"rgb": {
"r": 173,
"g": 174,
"b": 175
},
"hsl": {
"h": 210,
"s": 1.235,
"l": 68.235
},
"oklch": {
"l": 0.75031,
"c": 0.00183,
"h": 247.8
},
"luminance": 0.42251
}Semantic roles & 50–950 ramp
primary
#ADAEAF
secondary
#DCDCDC
accent
#735B8B
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282