#9AAA95#9AAA95
#9AAA95 is a light, muted green. Relative luminance 0.378; OKLCH L 71.9% C 0.035 H 138.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAA95 |
|---|---|
| RGB | rgb(154, 170, 149) |
| HSL | hsl(106, 11%, 63%) |
| HSV | hsv(106, 12%, 67%) |
| CMYK | cmyk(9.4%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(67.86, -9.62, 8.94) |
| CIE-LCH | lch(67.86, 13.13, 137.11°) |
| OKLab | oklab(71.95% -0.026 0.0232) |
| OKLCH | oklch(71.95% 0.035 138.2) |
| XYZ | xyz(33.1250, 37.7891, 33.9768) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.56
Sage Green
#9CAF88
ΔE00 5.74
Grey Green
#86A17D
ΔE00 6.86
Cement
#A5A391
ΔE00 7.76
Greyish Green
#82A67D
ΔE00 8.38
Greeny Grey
#7EA07A
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAA95 #A595AA
analogous
#A5AA95 #9AAA95 #95AA9A
triadic
#9AAA95 #959AAA #AA959A
tetradic
#9AAA95 #95A5AA #A595AA #AA9A95
square
#9AAA95 #95A5AA #A595AA #AA9A95
split-complementary
#9AAA95 #9A95AA #AA95A5
monochromatic
#5D6D57 #7A8F73 #9AAA95 #BAC5B7 #DBE0D9
Accessibility & contrast
On white
2.45
#9AAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#9AAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAA95
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAA95 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA694
Deuteranopia (green-blind)
#A9A596
Tritanopia (blue-blind)
#9AA8A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9aaa95; /* rgb */ color: rgb(154, 170, 149); /* oklch */ color: oklch(71.9% 0.035 138.2);
Tailwind
colors: {
custom: {
50: '#b7c3b4',
500: '#9aaa95',
950: '#000000',
},
}SCSS
$custom: #9aaa95; $custom-light: #b7c3b4; $custom-dark: #000000;
JSON
{
"hex": "#9aaa95",
"rgb": {
"r": 154,
"g": 170,
"b": 149
},
"hsl": {
"h": 105.714,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.71947,
"c": 0.03484,
"h": 138.2
},
"luminance": 0.37789
}Semantic roles & 50–950 ramp
primary
#9AAA95
secondary
#CFCAD1
accent
#509585
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180