#9AAEA2#9AAEA2
#9AAEA2 is a light, muted green. Relative luminance 0.398; OKLCH L 73.2% C 0.028 H 159.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAEA2 |
|---|---|
| RGB | rgb(154, 174, 162) |
| HSL | hsl(144, 11%, 64%) |
| HSV | hsv(144, 11%, 68%) |
| CMYK | cmyk(11.5%, 0%, 6.9%, 31.8%) |
| CIE-LAB | lab(69.29, -9.31, 3.81) |
| CIE-LCH | lch(69.29, 10.06, 157.76°) |
| OKLab | oklab(73.18% -0.0263 0.0099) |
| OKLCH | oklch(73.18% 0.028 159.3) |
| XYZ | xyz(34.9826, 39.7502, 40.0049) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.45
Cool Grey
#95A3A6
ΔE00 8.40
Sage Green
#9CAF88
ΔE00 9.09
Cement
#A5A391
ΔE00 9.33
Greyish Teal
#719F91
ΔE00 9.40
Grey Green
#86A17D
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAEA2 #AE9AA6
analogous
#9CAE9A #9AAEA2 #9AAEAC
triadic
#9AAEA2 #A29AAE #AEA29A
tetradic
#9AAEA2 #9A9CAE #AE9AA6 #AEAC9A
square
#9AAEA2 #9A9CAE #AE9AA6 #AEAC9A
split-complementary
#9AAEA2 #AC9AAE #AE9A9C
monochromatic
#5C7265 #789383 #9AAEA2 #BCC9C1 #DEE4E1
Accessibility & contrast
On white
2.35
#9AAEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#9AAEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAEA2
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAEA2 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#AAA8A3
Tritanopia (blue-blind)
#97AEAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9aaea2; /* rgb */ color: rgb(154, 174, 162); /* oklch */ color: oklch(73.2% 0.028 159.3);
Tailwind
colors: {
custom: {
50: '#b7c6bd',
500: '#9aaea2',
950: '#000000',
},
}SCSS
$custom: #9aaea2; $custom-light: #b7c6bd; $custom-dark: #000000;
JSON
{
"hex": "#9aaea2",
"rgb": {
"r": 154,
"g": 174,
"b": 162
},
"hsl": {
"h": 144,
"s": 10.989,
"l": 64.314
},
"oklch": {
"l": 0.73183,
"c": 0.02808,
"h": 159.3
},
"luminance": 0.39751
}Semantic roles & 50–950 ramp
primary
#9AAEA2
secondary
#D5CED3
accent
#507A95
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281