#9AAEA0#9AAEA0
#9AAEA0 is a light, muted green. Relative luminance 0.397; OKLCH L 73.1% C 0.030 H 155.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAEA0 |
|---|---|
| RGB | rgb(154, 174, 160) |
| HSL | hsl(138, 11%, 64%) |
| HSV | hsv(138, 11%, 68%) |
| CMYK | cmyk(11.5%, 0%, 8%, 31.8%) |
| CIE-LAB | lab(69.24, -9.70, 4.84) |
| CIE-LCH | lch(69.24, 10.84, 153.48°) |
| OKLab | oklab(73.13% -0.0271 0.0126) |
| OKLCH | oklch(73.13% 0.03 155.1) |
| XYZ | xyz(34.8063, 39.6796, 39.0761) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.65
Sage Green
#9CAF88
ΔE00 8.29
Grey Green
#86A17D
ΔE00 9.09
Cool Grey
#95A3A6
ΔE00 9.14
Cement
#A5A391
ΔE00 9.21
Greyish Teal
#719F91
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAEA0 #AE9AA8
analogous
#9EAE9A #9AAEA0 #9AAEAA
triadic
#9AAEA0 #A09AAE #AEA09A
tetradic
#9AAEA0 #9A9EAE #AE9AA8 #AEAA9A
square
#9AAEA0 #9A9EAE #AE9AA8 #AEAA9A
split-complementary
#9AAEA0 #AA9AAE #AE9A9E
monochromatic
#5C7262 #789380 #9AAEA0 #BCC9C0 #DEE4E0
Accessibility & contrast
On white
2.35
#9AAEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#9AAEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAEA0
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAEA0 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAB9F
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#97ADAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9aaea0; /* rgb */ color: rgb(154, 174, 160); /* oklch */ color: oklch(73.1% 0.030 155.1);
Tailwind
colors: {
custom: {
50: '#b7c6bc',
500: '#9aaea0',
950: '#000000',
},
}SCSS
$custom: #9aaea0; $custom-light: #b7c6bc; $custom-dark: #000000;
JSON
{
"hex": "#9aaea0",
"rgb": {
"r": 154,
"g": 174,
"b": 160
},
"hsl": {
"h": 138,
"s": 10.989,
"l": 64.314
},
"oklch": {
"l": 0.73126,
"c": 0.0299,
"h": 155.1
},
"luminance": 0.3968
}Semantic roles & 50–950 ramp
primary
#9AAEA0
secondary
#D5CED3
accent
#508095
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281