#9AB09A#9AB09A
#9AB09A is a light, muted green. Relative luminance 0.403; OKLCH L 73.4% C 0.040 H 145.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB09A |
|---|---|
| RGB | rgb(154, 176, 154) |
| HSL | hsl(120, 12%, 65%) |
| HSV | hsv(120, 13%, 69%) |
| CMYK | cmyk(12.5%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(69.65, -11.88, 8.73) |
| CIE-LCH | lch(69.65, 14.74, 143.70°) |
| OKLab | oklab(73.4% -0.0325 0.0227) |
| OKLCH | oklch(73.4% 0.04 145.2) |
| XYZ | xyz(34.6833, 40.2533, 36.5080) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.71
Sage Green
#9CAF88
ΔE00 5.49
Grey Green
#86A17D
ΔE00 6.94
Greyish Green
#82A67D
ΔE00 7.80
Darkseagreen
#8FBC8F
ΔE00 8.26
Greeny Grey
#7EA07A
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB09A #B09AB0
analogous
#A5B09A #9AB09A #9AB0A5
triadic
#9AB09A #9A9AB0 #B09A9A
tetradic
#9AB09A #9AA5B0 #B09AB0 #B0A59A
square
#9AB09A #9AA5B0 #B09AB0 #B0A59A
split-complementary
#9AB09A #A59AB0 #B09AA5
monochromatic
#5B745B #789578 #9AB09A #BCCBBC #DFE6DF
Accessibility & contrast
On white
2.32
#9AB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#9AB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB09A
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB09A | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC99
Deuteranopia (green-blind)
#ADA99B
Tritanopia (blue-blind)
#98AFAA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ab09a; /* rgb */ color: rgb(154, 176, 154); /* oklch */ color: oklch(73.4% 0.040 145.2);
Tailwind
colors: {
custom: {
50: '#b8c7b7',
500: '#9ab09a',
950: '#000000',
},
}SCSS
$custom: #9ab09a; $custom-light: #b8c7b7; $custom-dark: #000000;
JSON
{
"hex": "#9ab09a",
"rgb": {
"r": 154,
"g": 176,
"b": 154
},
"hsl": {
"h": 120,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.73402,
"c": 0.03965,
"h": 145.2
},
"luminance": 0.40254
}Semantic roles & 50–950 ramp
primary
#9AB09A
secondary
#D7CFD7
accent
#4F9696
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280