#99ACA1#99ACA1
#99ACA1 is a light, muted green. Relative luminance 0.389; OKLCH L 72.6% C 0.026 H 160.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #99ACA1 |
|---|---|
| RGB | rgb(153, 172, 161) |
| HSL | hsl(145, 10%, 64%) |
| HSV | hsv(145, 11%, 67%) |
| CMYK | cmyk(11%, 0%, 6.4%, 32.5%) |
| CIE-LAB | lab(68.64, -8.79, 3.41) |
| CIE-LCH | lch(68.64, 9.43, 158.78°) |
| OKLab | oklab(72.64% -0.0248 0.0089) |
| OKLCH | oklch(72.64% 0.026 160.3) |
| XYZ | xyz(34.3210, 38.8500, 39.4019) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.76
Greenish Grey
#96AE8D
ΔE00 7.88
Cement
#A5A391
ΔE00 9.02
Greyish Teal
#719F91
ΔE00 9.41
Sage Green
#9CAF88
ΔE00 9.48
Grey
#929591
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ACA1 #AC99A4
analogous
#9AAC99 #99ACA1 #99ACAA
triadic
#99ACA1 #A199AC #ACA199
tetradic
#99ACA1 #999AAC #AC99A4 #ACAA99
square
#99ACA1 #999AAC #AC99A4 #ACAA99
split-complementary
#99ACA1 #AA99AC #AC999A
monochromatic
#5B7064 #779182 #99ACA1 #BBC7C0 #DCE3DF
Accessibility & contrast
On white
2.39
#99ACA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#99ACA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ACA1
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ACA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ACA1 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A0
Deuteranopia (green-blind)
#A8A6A2
Tritanopia (blue-blind)
#96ACA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #99aca1; /* rgb */ color: rgb(153, 172, 161); /* oklch */ color: oklch(72.6% 0.026 160.3);
Tailwind
colors: {
custom: {
50: '#b7c4bc',
500: '#99aca1',
950: '#000000',
},
}SCSS
$custom: #99aca1; $custom-light: #b7c4bc; $custom-dark: #000000;
JSON
{
"hex": "#99aca1",
"rgb": {
"r": 153,
"g": 172,
"b": 161
},
"hsl": {
"h": 145.263,
"s": 10.27,
"l": 63.725
},
"oklch": {
"l": 0.72643,
"c": 0.02639,
"h": 160.3
},
"luminance": 0.38851
}Semantic roles & 50–950 ramp
primary
#99ACA1
secondary
#D4CDD1
accent
#517894
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181