#9EB8A2#9EB8A2
#9EB8A2 is a light, muted green. Relative luminance 0.442; OKLCH L 75.7% C 0.042 H 149.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB8A2 |
|---|---|
| RGB | rgb(158, 184, 162) |
| HSL | hsl(129, 15%, 67%) |
| HSV | hsv(129, 14%, 72%) |
| CMYK | cmyk(14.1%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(72.33, -13.18, 8.22) |
| CIE-LCH | lch(72.33, 15.53, 148.06°) |
| OKLab | oklab(75.67% -0.0364 0.0213) |
| OKLCH | oklch(75.67% 0.042 149.6) |
| XYZ | xyz(37.7612, 44.1580, 40.7093) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.75
Sage Green
#9CAF88
ΔE00 6.42
Darkseagreen
#8FBC8F
ΔE00 7.53
Grey Green
#86A17D
ΔE00 8.51
Greyish Green
#82A67D
ΔE00 8.76
Greeny Grey
#7EA07A
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB8A2 #B89EB4
analogous
#A7B89E #9EB8A2 #9EB8AF
triadic
#9EB8A2 #A29EB8 #B8A29E
tetradic
#9EB8A2 #9EA7B8 #B89EB4 #B8AF9E
square
#9EB8A2 #9EA7B8 #B89EB4 #B8AF9E
split-complementary
#9EB8A2 #AF9EB8 #B89EA7
monochromatic
#5D7F62 #7B9E80 #9EB8A2 #C1D2C4 #E5ECE6
Accessibility & contrast
On white
2.14
#9EB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#9EB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB8A2
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB8A2 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B3A1
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#9BB7B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9eb8a2; /* rgb */ color: rgb(158, 184, 162); /* oklch */ color: oklch(75.7% 0.042 149.6);
Tailwind
colors: {
custom: {
50: '#bacdbd',
500: '#9eb8a2',
950: '#000000',
},
}SCSS
$custom: #9eb8a2; $custom-light: #bacdbd; $custom-dark: #000000;
JSON
{
"hex": "#9eb8a2",
"rgb": {
"r": 158,
"g": 184,
"b": 162
},
"hsl": {
"h": 129.231,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.75668,
"c": 0.04219,
"h": 149.6
},
"luminance": 0.44159
}Semantic roles & 50–950 ramp
primary
#9EB8A2
secondary
#DDD5DC
accent
#4C8E9A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281