#99ACA2#99ACA2
#99ACA2 is a light, muted green. Relative luminance 0.389; OKLCH L 72.7% C 0.026 H 162.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #99ACA2 |
|---|---|
| RGB | rgb(153, 172, 162) |
| HSL | hsl(148, 10%, 64%) |
| HSV | hsv(148, 11%, 67%) |
| CMYK | cmyk(11%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(68.67, -8.59, 2.90) |
| CIE-LCH | lch(68.67, 9.07, 161.37°) |
| OKLab | oklab(72.67% -0.0244 0.0075) |
| OKLCH | oklch(72.67% 0.026 162.9) |
| XYZ | xyz(34.4095, 38.8854, 39.8682) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.36
Greenish Grey
#96AE8D
ΔE00 8.30
Cement
#A5A391
ΔE00 9.12
Greyish Teal
#719F91
ΔE00 9.50
Grey
#929591
ΔE00 9.59
Greyish
#A8A495
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ACA2 #AC99A3
analogous
#99AC99 #99ACA2 #99ACAB
triadic
#99ACA2 #A299AC #ACA299
tetradic
#99ACA2 #9999AC #AC99A3 #ACAB99
square
#99ACA2 #9999AC #AC99A3 #ACAB99
split-complementary
#99ACA2 #AB99AC #AC9999
monochromatic
#5B7065 #779183 #99ACA2 #BBC7C1 #DCE3E0
Accessibility & contrast
On white
2.39
#99ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#99ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ACA2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ACA2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#A8A6A3
Tritanopia (blue-blind)
#96ACA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #99aca2; /* rgb */ color: rgb(153, 172, 162); /* oklch */ color: oklch(72.7% 0.026 162.9);
Tailwind
colors: {
custom: {
50: '#b7c4bd',
500: '#99aca2',
950: '#000000',
},
}SCSS
$custom: #99aca2; $custom-light: #b7c4bd; $custom-dark: #000000;
JSON
{
"hex": "#99aca2",
"rgb": {
"r": 153,
"g": 172,
"b": 162
},
"hsl": {
"h": 148.421,
"s": 10.27,
"l": 63.725
},
"oklch": {
"l": 0.72671,
"c": 0.02557,
"h": 162.9
},
"luminance": 0.38886
}Semantic roles & 50–950 ramp
primary
#99ACA2
secondary
#D4CDD1
accent
#517594
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181