#99AAA0#99AAA0
#99AAA0 is a light, muted green. Relative luminance 0.381; OKLCH L 72.2% C 0.024 H 160.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #99AAA0 |
|---|---|
| RGB | rgb(153, 170, 160) |
| HSL | hsl(145, 9%, 63%) |
| HSV | hsv(145, 10%, 67%) |
| CMYK | cmyk(10%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(68.06, -7.91, 3.13) |
| CIE-LCH | lch(68.06, 8.51, 158.42°) |
| OKLab | oklab(72.18% -0.0224 0.0081) |
| OKLCH | oklch(72.18% 0.024 160) |
| XYZ | xyz(33.8554, 38.0593, 38.8134) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.02
Cement
#A5A391
ΔE00 8.43
Greenish Grey
#96AE8D
ΔE00 8.45
Grey
#929591
ΔE00 8.81
Greyish
#A8A495
ΔE00 9.15
Dark Gray
#A9A9A9
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99AAA0 #AA99A3
analogous
#9AAA99 #99AAA0 #99AAA8
triadic
#99AAA0 #A099AA #AAA099
tetradic
#99AAA0 #999AAA #AA99A3 #AAA899
square
#99AAA0 #999AAA #AA99A3 #AAA899
split-complementary
#99AAA0 #A899AA #AA999A
monochromatic
#5B6D63 #788E81 #99AAA0 #BAC6BF #DCE2DE
Accessibility & contrast
On white
2.44
#99AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#99AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99AAA0
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99AAA0 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA7A0
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#96AAA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #99aaa0; /* rgb */ color: rgb(153, 170, 160); /* oklch */ color: oklch(72.2% 0.024 160.0);
Tailwind
colors: {
custom: {
50: '#b7c3bc',
500: '#99aaa0',
950: '#000000',
},
}SCSS
$custom: #99aaa0; $custom-light: #b7c3bc; $custom-dark: #000000;
JSON
{
"hex": "#99aaa0",
"rgb": {
"r": 153,
"g": 170,
"b": 160
},
"hsl": {
"h": 144.706,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.72176,
"c": 0.02382,
"h": 160
},
"luminance": 0.3806
}Semantic roles & 50–950 ramp
primary
#99AAA0
secondary
#D2CCD0
accent
#527893
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181