#9AB49E#9AB49E
#9AB49E is a light, muted green. Relative luminance 0.420; OKLCH L 74.4% C 0.042 H 149.6°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB49E |
|---|---|
| RGB | rgb(154, 180, 158) |
| HSL | hsl(129, 15%, 65%) |
| HSV | hsv(129, 14%, 71%) |
| CMYK | cmyk(14.4%, 0%, 12.2%, 29.4%) |
| CIE-LAB | lab(70.86, -13.23, 8.26) |
| CIE-LCH | lch(70.86, 15.60, 148.03°) |
| OKLab | oklab(74.39% -0.0365 0.0214) |
| OKLCH | oklch(74.39% 0.042 149.6) |
| XYZ | xyz(35.8178, 41.9805, 38.5571) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.13
Sage Green
#9CAF88
ΔE00 6.06
Darkseagreen
#8FBC8F
ΔE00 7.54
Grey Green
#86A17D
ΔE00 7.58
Greyish Green
#82A67D
ΔE00 7.99
Greeny Grey
#7EA07A
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB49E #B49AB0
analogous
#A3B49A #9AB49E #9AB4AB
triadic
#9AB49E #9E9AB4 #B49E9A
tetradic
#9AB49E #9AA3B4 #B49AB0 #B4AB9A
square
#9AB49E #9AA3B4 #B49AB0 #B4AB9A
split-complementary
#9AB49E #AB9AB4 #B49AA3
monochromatic
#5A795F #779A7C #9AB49E #BDCEC0 #E0E8E1
Accessibility & contrast
On white
2.23
#9AB49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#9AB49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB49E
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB49E | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9D
Deuteranopia (green-blind)
#B0AC9F
Tritanopia (blue-blind)
#97B3AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9ab49e; /* rgb */ color: rgb(154, 180, 158); /* oklch */ color: oklch(74.4% 0.042 149.6);
Tailwind
colors: {
custom: {
50: '#b8caba',
500: '#9ab49e',
950: '#000000',
},
}SCSS
$custom: #9ab49e; $custom-light: #b8caba; $custom-dark: #000000;
JSON
{
"hex": "#9ab49e",
"rgb": {
"r": 154,
"g": 180,
"b": 158
},
"hsl": {
"h": 129.231,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.74394,
"c": 0.04235,
"h": 149.6
},
"luminance": 0.41981
}Semantic roles & 50–950 ramp
primary
#9AB49E
secondary
#D9D1D8
accent
#4D8D99
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280