#9AAA99#9AAA99
#9AAA99 is a light, muted green. Relative luminance 0.379; OKLCH L 72.1% C 0.030 H 143.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAA99 |
|---|---|
| RGB | rgb(154, 170, 153) |
| HSL | hsl(116, 9%, 63%) |
| HSV | hsv(116, 10%, 67%) |
| CMYK | cmyk(9.4%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(67.96, -8.89, 6.86) |
| CIE-LCH | lch(67.96, 11.23, 142.32°) |
| OKLab | oklab(72.05% -0.0243 0.0179) |
| OKLCH | oklch(72.05% 0.03 143.6) |
| XYZ | xyz(33.4498, 37.9190, 35.6876) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.87
Sage Green
#9CAF88
ΔE00 7.17
Cement
#A5A391
ΔE00 7.65
Grey Green
#86A17D
ΔE00 8.02
Greyish
#A8A495
ΔE00 8.87
Greeny Grey
#7EA07A
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAA99 #A999AA
analogous
#A2AA99 #9AAA99 #99AAA0
triadic
#9AAA99 #999AAA #AA999A
tetradic
#9AAA99 #99A2AA #A999AA #AAA099
square
#9AAA99 #99A2AA #A999AA #AAA099
split-complementary
#9AAA99 #A099AA #AA99A2
monochromatic
#5C6D5B #798E78 #9AAA99 #BBC6BA #DCE2DC
Accessibility & contrast
On white
2.45
#9AAA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#9AAA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAA99
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAA99 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA798
Deuteranopia (green-blind)
#A8A59A
Tritanopia (blue-blind)
#99A9A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9aaa99; /* rgb */ color: rgb(154, 170, 153); /* oklch */ color: oklch(72.1% 0.030 143.6);
Tailwind
colors: {
custom: {
50: '#b7c3b7',
500: '#9aaa99',
950: '#000000',
},
}SCSS
$custom: #9aaa99; $custom-light: #b7c3b7; $custom-dark: #000000;
JSON
{
"hex": "#9aaa99",
"rgb": {
"r": 154,
"g": 170,
"b": 153
},
"hsl": {
"h": 116.471,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.72054,
"c": 0.03015,
"h": 143.6
},
"luminance": 0.37919
}Semantic roles & 50–950 ramp
primary
#9AAA99
secondary
#D2CCD2
accent
#52938F
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180