#9EB4A2#9EB4A2
#9EB4A2 is a light, muted green. Relative luminance 0.425; OKLCH L 74.8% C 0.035 H 150.7°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB4A2 |
|---|---|
| RGB | rgb(158, 180, 162) |
| HSL | hsl(131, 13%, 66%) |
| HSV | hsv(131, 12%, 71%) |
| CMYK | cmyk(12.2%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(71.23, -11.09, 6.63) |
| CIE-LCH | lch(71.23, 12.92, 149.11°) |
| OKLab | oklab(74.79% -0.0307 0.0173) |
| OKLCH | oklch(74.79% 0.035 150.7) |
| XYZ | xyz(36.9420, 42.5197, 40.4362) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.48
Sage Green
#9CAF88
ΔE00 7.10
Grey Green
#86A17D
ΔE00 8.80
Darkseagreen
#8FBC8F
ΔE00 9.28
Greyish Green
#82A67D
ΔE00 9.55
Greyish Teal
#719F91
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB4A2 #B49EB0
analogous
#A5B49E #9EB4A2 #9EB4AD
triadic
#9EB4A2 #A29EB4 #B4A29E
tetradic
#9EB4A2 #9EA5B4 #B49EB0 #B4AD9E
square
#9EB4A2 #9EA5B4 #B49EB0 #B4AD9E
split-complementary
#9EB4A2 #AD9EB4 #B49EA5
monochromatic
#5E7A63 #7B9981 #9EB4A2 #C1CFC3 #E3E9E4
Accessibility & contrast
On white
2.21
#9EB4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#9EB4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB4A2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB4A2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A1
Deuteranopia (green-blind)
#B0ADA3
Tritanopia (blue-blind)
#9BB3AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9eb4a2; /* rgb */ color: rgb(158, 180, 162); /* oklch */ color: oklch(74.8% 0.035 150.7);
Tailwind
colors: {
custom: {
50: '#bacabd',
500: '#9eb4a2',
950: '#000000',
},
}SCSS
$custom: #9eb4a2; $custom-light: #bacabd; $custom-dark: #000000;
JSON
{
"hex": "#9eb4a2",
"rgb": {
"r": 158,
"g": 180,
"b": 162
},
"hsl": {
"h": 130.909,
"s": 12.791,
"l": 66.275
},
"oklch": {
"l": 0.7479,
"c": 0.03523,
"h": 150.7
},
"luminance": 0.4252
}Semantic roles & 50–950 ramp
primary
#9EB4A2
secondary
#DAD3D9
accent
#4F8A97
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281