#9EB2A0#9EB2A0
#9EB2A0 is a light, muted green. Relative luminance 0.416; OKLCH L 74.3% C 0.034 H 148.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB2A0 |
|---|---|
| RGB | rgb(158, 178, 160) |
| HSL | hsl(126, 11%, 66%) |
| HSV | hsv(126, 11%, 70%) |
| CMYK | cmyk(11.2%, 0%, 10.1%, 30.2%) |
| CIE-LAB | lab(70.63, -10.41, 6.87) |
| CIE-LCH | lch(70.63, 12.47, 146.59°) |
| OKLab | oklab(74.3% -0.0287 0.0179) |
| OKLCH | oklch(74.3% 0.034 148.1) |
| XYZ | xyz(36.3648, 41.6474, 39.3738) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.39
Sage Green
#9CAF88
ΔE00 6.90
Grey Green
#86A17D
ΔE00 8.58
Cement
#A5A391
ΔE00 9.41
Greyish Green
#82A67D
ΔE00 9.52
Darkseagreen
#8FBC8F
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB2A0 #B29EB0
analogous
#A6B29E #9EB2A0 #9EB2AA
triadic
#9EB2A0 #A09EB2 #B2A09E
tetradic
#9EB2A0 #9EA6B2 #B29EB0 #B2AA9E
square
#9EB2A0 #9EA6B2 #B29EB0 #B2AA9E
split-complementary
#9EB2A0 #AA9EB2 #B29EA6
monochromatic
#5F7761 #7C977F #9EB2A0 #C0CDC1 #E2E8E3
Accessibility & contrast
On white
2.25
#9EB2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#9EB2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB2A0
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB2A0 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9F
Deuteranopia (green-blind)
#AFACA1
Tritanopia (blue-blind)
#9CB1AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9eb2a0; /* rgb */ color: rgb(158, 178, 160); /* oklch */ color: oklch(74.3% 0.034 148.1);
Tailwind
colors: {
custom: {
50: '#bac9bc',
500: '#9eb2a0',
950: '#000000',
},
}SCSS
$custom: #9eb2a0; $custom-light: #bac9bc; $custom-dark: #000000;
JSON
{
"hex": "#9eb2a0",
"rgb": {
"r": 158,
"g": 178,
"b": 160
},
"hsl": {
"h": 126,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.74297,
"c": 0.03381,
"h": 148.1
},
"luminance": 0.41648
}Semantic roles & 50–950 ramp
primary
#9EB2A0
secondary
#D9D3D9
accent
#508F96
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281