#9EB6A2#9EB6A2
#9EB6A2 is a light, muted green. Relative luminance 0.433; OKLCH L 75.2% C 0.039 H 150.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB6A2 |
|---|---|
| RGB | rgb(158, 182, 162) |
| HSL | hsl(130, 14%, 67%) |
| HSV | hsv(130, 13%, 71%) |
| CMYK | cmyk(13.2%, 0%, 11%, 28.6%) |
| CIE-LAB | lab(71.78, -12.14, 7.43) |
| CIE-LCH | lch(71.78, 14.23, 148.54°) |
| OKLab | oklab(75.23% -0.0336 0.0193) |
| OKLCH | oklch(75.23% 0.039 150.1) |
| XYZ | xyz(37.3486, 43.3330, 40.5718) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.02
Sage Green
#9CAF88
ΔE00 6.69
Darkseagreen
#8FBC8F
ΔE00 8.37
Grey Green
#86A17D
ΔE00 8.59
Greyish Green
#82A67D
ΔE00 9.10
Greeny Grey
#7EA07A
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB6A2 #B69EB2
analogous
#A6B69E #9EB6A2 #9EB6AE
triadic
#9EB6A2 #A29EB6 #B6A29E
tetradic
#9EB6A2 #9EA6B6 #B69EB2 #B6AE9E
square
#9EB6A2 #9EA6B6 #B69EB2 #B6AE9E
split-complementary
#9EB6A2 #AE9EB6 #B69EA6
monochromatic
#5D7C63 #7B9C81 #9EB6A2 #C1D0C3 #E4EBE5
Accessibility & contrast
On white
2.17
#9EB6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#9EB6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB6A2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB6A2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A1
Deuteranopia (green-blind)
#B2AFA3
Tritanopia (blue-blind)
#9BB5B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9eb6a2; /* rgb */ color: rgb(158, 182, 162); /* oklch */ color: oklch(75.2% 0.039 150.1);
Tailwind
colors: {
custom: {
50: '#bacbbd',
500: '#9eb6a2',
950: '#000000',
},
}SCSS
$custom: #9eb6a2; $custom-light: #bacbbd; $custom-dark: #000000;
JSON
{
"hex": "#9eb6a2",
"rgb": {
"r": 158,
"g": 182,
"b": 162
},
"hsl": {
"h": 130,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.75228,
"c": 0.03871,
"h": 150.1
},
"luminance": 0.43334
}Semantic roles & 50–950 ramp
primary
#9EB6A2
secondary
#DCD4DA
accent
#4D8C98
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281