#9AB29F#9AB29F
#9AB29F is a light, muted green. Relative luminance 0.412; OKLCH L 74.0% C 0.038 H 151.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB29F |
|---|---|
| RGB | rgb(154, 178, 159) |
| HSL | hsl(133, 13%, 65%) |
| HSV | hsv(133, 13%, 70%) |
| CMYK | cmyk(13.5%, 0%, 10.7%, 30.2%) |
| CIE-LAB | lab(70.33, -12.00, 6.95) |
| CIE-LCH | lch(70.33, 13.87, 149.93°) |
| OKLab | oklab(73.98% -0.0333 0.0181) |
| OKLCH | oklch(73.98% 0.038 151.5) |
| XYZ | xyz(35.5034, 41.2134, 38.8786) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.88
Sage Green
#9CAF88
ΔE00 6.75
Grey Green
#86A17D
ΔE00 7.99
Greyish Green
#82A67D
ΔE00 8.70
Darkseagreen
#8FBC8F
ΔE00 8.74
Greeny Grey
#7EA07A
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB29F #B29AAD
analogous
#A1B29A #9AB29F #9AB2AB
triadic
#9AB29F #9F9AB2 #B29F9A
tetradic
#9AB29F #9AA1B2 #B29AAD #B2AB9A
square
#9AB29F #9AA1B2 #B29AAD #B2AB9A
split-complementary
#9AB29F #AB9AB2 #B29AA1
monochromatic
#5B7761 #77987E #9AB29F #BDCCC0 #DFE7E1
Accessibility & contrast
On white
2.27
#9AB29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#9AB29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB29F
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB29F | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AE9E
Deuteranopia (green-blind)
#AEABA0
Tritanopia (blue-blind)
#97B1AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9ab29f; /* rgb */ color: rgb(154, 178, 159); /* oklch */ color: oklch(74.0% 0.038 151.5);
Tailwind
colors: {
custom: {
50: '#b8c9bb',
500: '#9ab29f',
950: '#000000',
},
}SCSS
$custom: #9ab29f; $custom-light: #b8c9bb; $custom-dark: #000000;
JSON
{
"hex": "#9ab29f",
"rgb": {
"r": 154,
"g": 178,
"b": 159
},
"hsl": {
"h": 132.5,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.73979,
"c": 0.03785,
"h": 151.5
},
"luminance": 0.41214
}Semantic roles & 50–950 ramp
primary
#9AB29F
secondary
#D8D0D6
accent
#4E8898
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280