#9AB89C#9AB89C
#9AB89C is a light, muted green. Relative luminance 0.436; OKLCH L 75.2% C 0.051 H 146.8°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB89C |
|---|---|
| RGB | rgb(154, 184, 156) |
| HSL | hsl(124, 17%, 66%) |
| HSV | hsv(124, 16%, 72%) |
| CMYK | cmyk(16.3%, 0%, 15.2%, 27.8%) |
| CIE-LAB | lab(71.93, -15.68, 10.87) |
| CIE-LCH | lch(71.93, 19.08, 145.26°) |
| OKLab | oklab(75.23% -0.043 0.0281) |
| OKLCH | oklch(75.23% 0.051 146.8) |
| XYZ | xyz(36.4663, 43.5505, 37.9309) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.58
Sage Green
#9CAF88
ΔE00 5.29
Darkseagreen
#8FBC8F
ΔE00 5.36
Greyish Green
#82A67D
ΔE00 7.13
Grey Green
#86A17D
ΔE00 7.38
Greeny Grey
#7EA07A
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB89C #B89AB6
analogous
#A7B89A #9AB89C #9AB8AB
triadic
#9AB89C #9C9AB8 #B89C9A
tetradic
#9AB89C #9AA7B8 #B89AB6 #B8AB9A
square
#9AB89C #9AA7B8 #B89AB6 #B8AB9A
split-complementary
#9AB89C #AB9AB8 #B89AA7
monochromatic
#597F5C #769F79 #9AB89C #BED1BF #E2EBE2
Accessibility & contrast
On white
2.16
#9AB89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#9AB89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB89C
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB89C | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29A
Deuteranopia (green-blind)
#B4AF9D
Tritanopia (blue-blind)
#97B6B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9ab89c; /* rgb */ color: rgb(154, 184, 156); /* oklch */ color: oklch(75.2% 0.051 146.8);
Tailwind
colors: {
custom: {
50: '#b8cdb9',
500: '#9ab89c',
950: '#000000',
},
}SCSS
$custom: #9ab89c; $custom-light: #b8cdb9; $custom-dark: #000000;
JSON
{
"hex": "#9ab89c",
"rgb": {
"r": 154,
"g": 184,
"b": 156
},
"hsl": {
"h": 124,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.7523,
"c": 0.0514,
"h": 146.8
},
"luminance": 0.43551
}Semantic roles & 50–950 ramp
primary
#9AB89C
secondary
#DCD2DB
accent
#4A969C
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280