#99ABA0#99ABA0
#99ABA0 is a light, muted green. Relative luminance 0.384; OKLCH L 72.4% C 0.026 H 158.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABA0 |
|---|---|
| RGB | rgb(153, 171, 160) |
| HSL | hsl(143, 10%, 64%) |
| HSV | hsv(143, 11%, 67%) |
| CMYK | cmyk(10.5%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(68.34, -8.45, 3.53) |
| CIE-LCH | lch(68.34, 9.16, 157.33°) |
| OKLab | oklab(72.4% -0.0238 0.0092) |
| OKLCH | oklch(72.4% 0.026 158.9) |
| XYZ | xyz(34.0436, 38.4357, 38.8761) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.59
Greenish Grey
#96AE8D
ΔE00 7.95
Cement
#A5A391
ΔE00 8.66
Grey
#929591
ΔE00 9.35
Greyish
#A8A495
ΔE00 9.47
Sage Green
#9CAF88
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABA0 #AB99A4
analogous
#9BAB99 #99ABA0 #99ABA9
triadic
#99ABA0 #A099AB #ABA099
tetradic
#99ABA0 #999BAB #AB99A4 #ABA999
square
#99ABA0 #999BAB #AB99A4 #ABA999
split-complementary
#99ABA0 #A999AB #AB999B
monochromatic
#5B6F63 #778F81 #99ABA0 #BBC7BF #DCE2DF
Accessibility & contrast
On white
2.42
#99ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#99ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABA0
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABA0 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#A7A6A1
Tritanopia (blue-blind)
#96ABA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #99aba0; /* rgb */ color: rgb(153, 171, 160); /* oklch */ color: oklch(72.4% 0.026 158.9);
Tailwind
colors: {
custom: {
50: '#b7c4bc',
500: '#99aba0',
950: '#000000',
},
}SCSS
$custom: #99aba0; $custom-light: #b7c4bc; $custom-dark: #000000;
JSON
{
"hex": "#99aba0",
"rgb": {
"r": 153,
"g": 171,
"b": 160
},
"hsl": {
"h": 143.333,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72395,
"c": 0.02554,
"h": 158.9
},
"luminance": 0.38436
}Semantic roles & 50–950 ramp
primary
#99ABA0
secondary
#D3CDD1
accent
#527A94
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181