#99ABA1#99ABA1
#99ABA1 is a light, muted green. Relative luminance 0.385; OKLCH L 72.4% C 0.025 H 161.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABA1 |
|---|---|
| RGB | rgb(153, 171, 161) |
| HSL | hsl(147, 10%, 64%) |
| HSV | hsv(147, 11%, 67%) |
| CMYK | cmyk(10.5%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(68.37, -8.25, 3.01) |
| CIE-LCH | lch(68.37, 8.79, 159.95°) |
| OKLab | oklab(72.42% -0.0234 0.0078) |
| OKLCH | oklch(72.42% 0.025 161.5) |
| XYZ | xyz(34.1314, 38.4708, 39.3387) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.18
Greenish Grey
#96AE8D
ΔE00 8.37
Cement
#A5A391
ΔE00 8.78
Grey
#929591
ΔE00 9.20
Greyish
#A8A495
ΔE00 9.50
Greyish Teal
#719F91
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABA1 #AB99A3
analogous
#9AAB99 #99ABA1 #99ABAA
triadic
#99ABA1 #A199AB #ABA199
tetradic
#99ABA1 #999AAB #AB99A3 #ABAA99
square
#99ABA1 #999AAB #AB99A3 #ABAA99
split-complementary
#99ABA1 #AA99AB #AB999A
monochromatic
#5B6F64 #778F82 #99ABA1 #BBC7C0 #DCE2DF
Accessibility & contrast
On white
2.42
#99ABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#99ABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABA1
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABA1 | 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)
#AAA8A1
Deuteranopia (green-blind)
#A7A6A2
Tritanopia (blue-blind)
#96ABA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #99aba1; /* rgb */ color: rgb(153, 171, 161); /* oklch */ color: oklch(72.4% 0.025 161.5);
Tailwind
colors: {
custom: {
50: '#b7c4bc',
500: '#99aba1',
950: '#000000',
},
}SCSS
$custom: #99aba1; $custom-light: #b7c4bc; $custom-dark: #000000;
JSON
{
"hex": "#99aba1",
"rgb": {
"r": 153,
"g": 171,
"b": 161
},
"hsl": {
"h": 146.667,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72424,
"c": 0.02469,
"h": 161.5
},
"luminance": 0.38471
}Semantic roles & 50–950 ramp
primary
#99ABA1
secondary
#D3CDD0
accent
#527694
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181