#ADAEAB#ADAEAB
#ADAEAB is a light, near-neutral grey. Relative luminance 0.421; OKLCH L 74.9% C 0.004 H 121.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEAB |
|---|---|
| RGB | rgb(173, 174, 171) |
| HSL | hsl(80, 2%, 68%) |
| HSV | hsv(80, 2%, 68%) |
| CMYK | cmyk(0.6%, 0%, 1.7%, 31.8%) |
| CIE-LAB | lab(70.94, -0.92, 1.41) |
| CIE-LCH | lch(70.94, 1.68, 122.96°) |
| OKLab | oklab(74.91% -0.0023 0.0037) |
| OKLCH | oklch(74.91% 0.004 121.6) |
| XYZ | xyz(39.7191, 42.0966, 44.5532) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.30
Dove Gray
#B6B8BD
ΔE00 5.21
Silver
#C0C0C0
ΔE00 5.33
Greyish
#A8A495
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 7.15
Cool Grey
#95A3A6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEAB #ACABAE
analogous
#AEADAB #ADAEAB #ABAEAB
triadic
#ADAEAB #ABADAE #AEABAD
tetradic
#ADAEAB #ABAEAD #ACABAE #AEABAB
square
#ADAEAB #ABAEAD #ACABAE #AEABAB
split-complementary
#ADAEAB #ABABAE #ADABAE
monochromatic
#70716D #8F908C #ADAEAB #CBCCCA #EAEAE9
Accessibility & contrast
On white
2.23
#ADAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#ADAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEAB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEAB | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAB
Deuteranopia (green-blind)
#AEAEAB
Tritanopia (blue-blind)
#ADAEAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #adaeab; /* rgb */ color: rgb(173, 174, 171); /* oklch */ color: oklch(74.9% 0.004 121.6);
Tailwind
colors: {
custom: {
50: '#c5c6c4',
500: '#adaeab',
950: '#000000',
},
}SCSS
$custom: #adaeab; $custom-light: #c5c6c4; $custom-dark: #000000;
JSON
{
"hex": "#adaeab",
"rgb": {
"r": 173,
"g": 174,
"b": 171
},
"hsl": {
"h": 80,
"s": 1.818,
"l": 67.647
},
"oklch": {
"l": 0.74912,
"c": 0.00437,
"h": 121.6
},
"luminance": 0.42097
}Semantic roles & 50–950 ramp
primary
#ADAEAB
secondary
#DADADB
accent
#5A8C6A
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281