#9EB0A2#9EB0A2
#9EB0A2 is a light, muted green. Relative luminance 0.409; OKLCH L 73.9% C 0.028 H 152.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB0A2 |
|---|---|
| RGB | rgb(158, 176, 162) |
| HSL | hsl(133, 10%, 65%) |
| HSV | hsv(133, 10%, 69%) |
| CMYK | cmyk(10.2%, 0%, 8%, 31%) |
| CIE-LAB | lab(70.13, -8.98, 5.05) |
| CIE-LCH | lch(70.13, 10.30, 150.65°) |
| OKLab | oklab(73.91% -0.025 0.0132) |
| OKLCH | oklch(73.91% 0.028 152.2) |
| XYZ | xyz(36.1461, 40.9279, 40.1709) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.89
Sage Green
#9CAF88
ΔE00 8.32
Cement
#A5A391
ΔE00 8.74
Cool Grey
#95A3A6
ΔE00 9.15
Grey Green
#86A17D
ΔE00 9.64
Greyish
#A8A495
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB0A2 #B09EAC
analogous
#A3B09E #9EB0A2 #9EB0AB
triadic
#9EB0A2 #A29EB0 #B0A29E
tetradic
#9EB0A2 #9EA3B0 #B09EAC #B0AB9E
square
#9EB0A2 #9EA3B0 #B09EAC #B0AB9E
split-complementary
#9EB0A2 #AB9EB0 #B09EA3
monochromatic
#5F7564 #7C9582 #9EB0A2 #C0CBC2 #E1E7E3
Accessibility & contrast
On white
2.29
#9EB0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#9EB0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB0A2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB0A2 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA1
Deuteranopia (green-blind)
#ADABA3
Tritanopia (blue-blind)
#9CAFAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9eb0a2; /* rgb */ color: rgb(158, 176, 162); /* oklch */ color: oklch(73.9% 0.028 152.2);
Tailwind
colors: {
custom: {
50: '#bac7bd',
500: '#9eb0a2',
950: '#000000',
},
}SCSS
$custom: #9eb0a2; $custom-light: #bac7bd; $custom-dark: #000000;
JSON
{
"hex": "#9eb0a2",
"rgb": {
"r": 158,
"g": 176,
"b": 162
},
"hsl": {
"h": 133.333,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.73915,
"c": 0.02822,
"h": 152.2
},
"luminance": 0.40928
}Semantic roles & 50–950 ramp
primary
#9EB0A2
secondary
#D8D2D7
accent
#518594
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281