#ABA09E#ABA09E
#ABA09E is a light, near-neutral grey. Relative luminance 0.363; OKLCH L 71.5% C 0.013 H 29.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA09E |
|---|---|
| RGB | rgb(171, 160, 158) |
| HSL | hsl(9, 7%, 65%) |
| HSV | hsv(9, 8%, 67%) |
| CMYK | cmyk(0%, 6.4%, 7.6%, 32.9%) |
| CIE-LAB | lab(66.72, 3.63, 2.48) |
| CIE-LCH | lch(66.72, 4.40, 34.28°) |
| OKLab | oklab(71.45% 0.0115 0.0066) |
| OKLCH | oklch(71.45% 0.013 29.9) |
| XYZ | xyz(35.5363, 36.2686, 37.4696) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.64
Stone
#A89F91
ΔE00 6.74
Warm Grey
#978A84
ΔE00 7.37
Pinkish Grey
#C8ACA9
ΔE00 7.86
Greyish
#A8A495
ΔE00 8.65
Greige
#B8AB98
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA09E #9EA9AB
analogous
#AB9EA3 #ABA09E #ABA79E
triadic
#ABA09E #9EABA0 #A09EAB
tetradic
#ABA09E #A3AB9E #9EA9AB #A79EAB
square
#ABA09E #A3AB9E #9EA9AB #A79EAB
split-complementary
#ABA09E #9EABA7 #9EA3AB
monochromatic
#6F6260 #8F807D #ABA09E #C7C0BF #E4E0E0
Accessibility & contrast
On white
2.54
#ABA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#ABA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA09E
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA09E | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19E
Deuteranopia (green-blind)
#A5A39E
Tritanopia (blue-blind)
#AE9F9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aba09e; /* rgb */ color: rgb(171, 160, 158); /* oklch */ color: oklch(71.5% 0.013 29.9);
Tailwind
colors: {
custom: {
50: '#c4bcba',
500: '#aba09e',
950: '#000000',
},
}SCSS
$custom: #aba09e; $custom-light: #c4bcba; $custom-dark: #000000;
JSON
{
"hex": "#aba09e",
"rgb": {
"r": 171,
"g": 160,
"b": 158
},
"hsl": {
"h": 9.231,
"s": 7.182,
"l": 64.51
},
"oklch": {
"l": 0.71452,
"c": 0.01322,
"h": 29.9
},
"luminance": 0.36268
}Semantic roles & 50–950 ramp
primary
#ABA09E
secondary
#D0D4D5
accent
#889154
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180