#9EAEA4#9EAEA4
#9EAEA4 is a light, muted green. Relative luminance 0.402; OKLCH L 73.5% C 0.023 H 158.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEA4 |
|---|---|
| RGB | rgb(158, 174, 164) |
| HSL | hsl(143, 9%, 65%) |
| HSV | hsv(143, 9%, 68%) |
| CMYK | cmyk(9.2%, 0%, 5.7%, 31.8%) |
| CIE-LAB | lab(69.63, -7.53, 3.23) |
| CIE-LCH | lch(69.63, 8.19, 156.81°) |
| OKLab | oklab(73.54% -0.0212 0.0084) |
| OKLCH | oklch(73.54% 0.023 158.4) |
| XYZ | xyz(35.9360, 40.2211, 40.9849) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.28
Cement
#A5A391
ΔE00 8.34
Greenish Grey
#96AE8D
ΔE00 8.61
Greyish
#A8A495
ΔE00 8.95
Dark Gray
#A9A9A9
ΔE00 9.29
Grey
#929591
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEA4 #AE9EA8
analogous
#A0AE9E #9EAEA4 #9EAEAC
triadic
#9EAEA4 #A49EAE #AEA49E
tetradic
#9EAEA4 #9EA0AE #AE9EA8 #AEAC9E
square
#9EAEA4 #9EA0AE #AE9EA8 #AEAC9E
split-complementary
#9EAEA4 #AC9EAE #AE9EA0
monochromatic
#5F7266 #7D9285 #9EAEA4 #BFCAC3 #E1E6E3
Accessibility & contrast
On white
2.32
#9EAEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#9EAEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEA4
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEA4 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA4
Deuteranopia (green-blind)
#ABA9A5
Tritanopia (blue-blind)
#9CAEAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9eaea4; /* rgb */ color: rgb(158, 174, 164); /* oklch */ color: oklch(73.5% 0.023 158.4);
Tailwind
colors: {
custom: {
50: '#bac6bf',
500: '#9eaea4',
950: '#000000',
},
}SCSS
$custom: #9eaea4; $custom-light: #bac6bf; $custom-dark: #000000;
JSON
{
"hex": "#9eaea4",
"rgb": {
"r": 158,
"g": 174,
"b": 164
},
"hsl": {
"h": 142.5,
"s": 8.989,
"l": 65.098
},
"oklch": {
"l": 0.73537,
"c": 0.02284,
"h": 158.4
},
"luminance": 0.40222
}Semantic roles & 50–950 ramp
primary
#9EAEA4
secondary
#D7D1D5
accent
#537B93
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281