#99AAA1#99AAA1
#99AAA1 is a light, muted green. Relative luminance 0.381; OKLCH L 72.2% C 0.023 H 162.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #99AAA1 |
|---|---|
| RGB | rgb(153, 170, 161) |
| HSL | hsl(148, 9%, 63%) |
| HSV | hsv(148, 10%, 67%) |
| CMYK | cmyk(10%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(68.09, -7.72, 2.61) |
| CIE-LCH | lch(68.09, 8.15, 161.30°) |
| OKLab | oklab(72.21% -0.022 0.0068) |
| OKLCH | oklch(72.21% 0.023 162.8) |
| XYZ | xyz(33.9432, 38.0945, 39.2760) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.60
Cement
#A5A391
ΔE00 8.56
Grey
#929591
ΔE00 8.66
Greenish Grey
#96AE8D
ΔE00 8.88
Greyish
#A8A495
ΔE00 9.20
Dark Gray
#A9A9A9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99AAA1 #AA99A2
analogous
#99AA99 #99AAA1 #99AAA9
triadic
#99AAA1 #A199AA #AAA199
tetradic
#99AAA1 #9999AA #AA99A2 #AAA999
square
#99AAA1 #9999AA #AA99A2 #AAA999
split-complementary
#99AAA1 #A999AA #AA9999
monochromatic
#5B6D64 #788E82 #99AAA1 #BAC6C0 #DCE2DF
Accessibility & contrast
On white
2.44
#99AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#99AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99AAA1
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99AAA1 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A1
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#96AAA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #99aaa1; /* rgb */ color: rgb(153, 170, 161); /* oklch */ color: oklch(72.2% 0.023 162.8);
Tailwind
colors: {
custom: {
50: '#b7c3bc',
500: '#99aaa1',
950: '#000000',
},
}SCSS
$custom: #99aaa1; $custom-light: #b7c3bc; $custom-dark: #000000;
JSON
{
"hex": "#99aaa1",
"rgb": {
"r": 153,
"g": 170,
"b": 161
},
"hsl": {
"h": 148.235,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.72205,
"c": 0.02299,
"h": 162.8
},
"luminance": 0.38095
}Semantic roles & 50–950 ramp
primary
#99AAA1
secondary
#D2CCD0
accent
#527593
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181