#9AB69E#9AB69E
#9AB69E is a light, muted green. Relative luminance 0.428; OKLCH L 74.8% C 0.046 H 149.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB69E |
|---|---|
| RGB | rgb(154, 182, 158) |
| HSL | hsl(129, 16%, 66%) |
| HSV | hsv(129, 15%, 71%) |
| CMYK | cmyk(15.4%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(71.41, -14.27, 9.05) |
| CIE-LCH | lch(71.41, 16.90, 147.61°) |
| OKLab | oklab(74.84% -0.0394 0.0235) |
| OKLCH | oklch(74.84% 0.046 149.2) |
| XYZ | xyz(36.2245, 42.7938, 38.6926) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.94
Sage Green
#9CAF88
ΔE00 5.85
Darkseagreen
#8FBC8F
ΔE00 6.70
Grey Green
#86A17D
ΔE00 7.57
Greyish Green
#82A67D
ΔE00 7.70
Greeny Grey
#7EA07A
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB69E #B69AB2
analogous
#A4B69A #9AB69E #9AB6AC
triadic
#9AB69E #9E9AB6 #B69E9A
tetradic
#9AB69E #9AA4B6 #B69AB2 #B6AC9A
square
#9AB69E #9AA4B6 #B69AB2 #B6AC9A
split-complementary
#9AB69E #AC9AB6 #B69AA4
monochromatic
#5A7C5F #769C7C #9AB69E #BED0C0 #E1E9E2
Accessibility & contrast
On white
2.20
#9AB69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#9AB69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB69E
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB69E | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19D
Deuteranopia (green-blind)
#B2AE9F
Tritanopia (blue-blind)
#97B5AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9ab69e; /* rgb */ color: rgb(154, 182, 158); /* oklch */ color: oklch(74.8% 0.046 149.2);
Tailwind
colors: {
custom: {
50: '#b8ccba',
500: '#9ab69e',
950: '#000000',
},
}SCSS
$custom: #9ab69e; $custom-light: #b8ccba; $custom-dark: #000000;
JSON
{
"hex": "#9ab69e",
"rgb": {
"r": 154,
"g": 182,
"b": 158
},
"hsl": {
"h": 128.571,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.74837,
"c": 0.04583,
"h": 149.2
},
"luminance": 0.42795
}Semantic roles & 50–950 ramp
primary
#9AB69E
secondary
#DBD1D9
accent
#4B8F9A
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280