#9EB2A4#9EB2A4
#9EB2A4 is a light, muted green. Relative luminance 0.418; OKLCH L 74.4% C 0.030 H 155.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB2A4 |
|---|---|
| RGB | rgb(158, 178, 164) |
| HSL | hsl(138, 11%, 66%) |
| HSV | hsv(138, 11%, 70%) |
| CMYK | cmyk(11.2%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(70.73, -9.66, 4.81) |
| CIE-LCH | lch(70.73, 10.79, 153.50°) |
| OKLab | oklab(74.41% -0.027 0.0125) |
| OKLCH | oklch(74.41% 0.03 155.1) |
| XYZ | xyz(36.7203, 41.7897, 41.2464) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.87
Sage Green
#9CAF88
ΔE00 8.41
Cool Grey
#95A3A6
ΔE00 9.50
Cement
#A5A391
ΔE00 9.50
Grey Green
#86A17D
ΔE00 9.77
Greyish Teal
#719F91
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB2A4 #B29EAC
analogous
#A2B29E #9EB2A4 #9EB2AE
triadic
#9EB2A4 #A49EB2 #B2A49E
tetradic
#9EB2A4 #9EA2B2 #B29EAC #B2AE9E
square
#9EB2A4 #9EA2B2 #B29EAC #B2AE9E
split-complementary
#9EB2A4 #AE9EB2 #B29EA2
monochromatic
#5F7766 #7C9784 #9EB2A4 #C0CDC4 #E2E8E4
Accessibility & contrast
On white
2.24
#9EB2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#9EB2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB2A4
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB2A4 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA3
Deuteranopia (green-blind)
#AEACA5
Tritanopia (blue-blind)
#9BB1AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9eb2a4; /* rgb */ color: rgb(158, 178, 164); /* oklch */ color: oklch(74.4% 0.030 155.1);
Tailwind
colors: {
custom: {
50: '#bac9bf',
500: '#9eb2a4',
950: '#000000',
},
}SCSS
$custom: #9eb2a4; $custom-light: #bac9bf; $custom-dark: #000000;
JSON
{
"hex": "#9eb2a4",
"rgb": {
"r": 158,
"g": 178,
"b": 164
},
"hsl": {
"h": 138,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.74408,
"c": 0.02977,
"h": 155.1
},
"luminance": 0.4179
}Semantic roles & 50–950 ramp
primary
#9EB2A4
secondary
#D9D3D7
accent
#508196
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281