#ADACAA#ADACAA
#ADACAA is a light, near-neutral grey. Relative luminance 0.413; OKLCH L 74.5% C 0.003 H 84.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ADACAA |
|---|---|
| RGB | rgb(173, 172, 170) |
| HSL | hsl(40, 2%, 67%) |
| HSV | hsv(40, 2%, 68%) |
| CMYK | cmyk(0%, 0.6%, 1.7%, 32.2%) |
| CIE-LAB | lab(70.38, -0.02, 1.15) |
| CIE-LCH | lch(70.38, 1.15, 90.90°) |
| OKLab | oklab(74.47% 0.0003 0.0031) |
| OKLCH | oklch(74.47% 0.003 84.6) |
| XYZ | xyz(39.2407, 41.2916, 43.9252) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.43
Dove Gray
#B6B8BD
ΔE00 5.01
Silver
#C0C0C0
ΔE00 5.52
Greyish
#A8A495
ΔE00 6.53
Stone
#A89F91
ΔE00 7.07
Cool Grey
#95A3A6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADACAA #AAABAD
analogous
#ADABAA #ADACAA #ADADAA
triadic
#ADACAA #AAADAC #ACAAAD
tetradic
#ADACAA #AAADAB #AAABAD #ADAAAD
square
#ADACAA #AAADAB #AAABAD #ADAAAD
split-complementary
#ADACAA #AAADAD #ABAAAD
monochromatic
#706F6C #8F8E8B #ADACAA #CBCAC9 #E9E9E8
Accessibility & contrast
On white
2.27
#ADACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#ADACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADACAA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADACAA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#ADACAA
Tritanopia (blue-blind)
#AEACAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #adacaa; /* rgb */ color: rgb(173, 172, 170); /* oklch */ color: oklch(74.5% 0.003 84.6);
Tailwind
colors: {
custom: {
50: '#c5c4c3',
500: '#adacaa',
950: '#000000',
},
}SCSS
$custom: #adacaa; $custom-light: #c5c4c3; $custom-dark: #000000;
JSON
{
"hex": "#adacaa",
"rgb": {
"r": 173,
"g": 172,
"b": 170
},
"hsl": {
"h": 40,
"s": 1.796,
"l": 67.255
},
"oklch": {
"l": 0.74465,
"c": 0.00306,
"h": 84.6
},
"luminance": 0.41292
}Semantic roles & 50–950 ramp
primary
#ADACAA
secondary
#D9D9DA
accent
#6A8C5A
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121212
muted
#818181