#9AB596#9AB596
#9AB596 is a light, muted green. Relative luminance 0.421; OKLCH L 74.4% C 0.053 H 141.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB596 |
|---|---|
| RGB | rgb(154, 181, 150) |
| HSL | hsl(112, 17%, 65%) |
| HSV | hsv(112, 17%, 71%) |
| CMYK | cmyk(14.9%, 0%, 17.1%, 29%) |
| CIE-LAB | lab(70.95, -15.21, 12.76) |
| CIE-LCH | lch(70.95, 19.86, 140.00°) |
| OKLab | oklab(74.41% -0.0414 0.0329) |
| OKLCH | oklch(74.41% 0.053 141.5) |
| XYZ | xyz(35.3541, 42.1192, 35.1154) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.19
Sage Green
#9CAF88
ΔE00 3.79
Darkseagreen
#8FBC8F
ΔE00 5.15
Greyish Green
#82A67D
ΔE00 6.20
Grey Green
#86A17D
ΔE00 6.31
Lichen
#8FB67B
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB596 #B196B5
analogous
#AAB596 #9AB596 #96B5A2
triadic
#9AB596 #969AB5 #B5969A
tetradic
#9AB596 #96AAB5 #B196B5 #B5A296
square
#9AB596 #96AAB5 #B196B5 #B5A296
split-complementary
#9AB596 #A296B5 #B596AA
monochromatic
#5B7A56 #779C72 #9AB596 #BDCEBA #DFE8DE
Accessibility & contrast
On white
2.23
#9AB596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#9AB596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB596
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB596 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF94
Deuteranopia (green-blind)
#B2AD97
Tritanopia (blue-blind)
#98B3AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9ab596; /* rgb */ color: rgb(154, 181, 150); /* oklch */ color: oklch(74.4% 0.053 141.5);
Tailwind
colors: {
custom: {
50: '#b8cbb5',
500: '#9ab596',
950: '#000000',
},
}SCSS
$custom: #9ab596; $custom-light: #b8cbb5; $custom-dark: #000000;
JSON
{
"hex": "#9ab596",
"rgb": {
"r": 154,
"g": 181,
"b": 150
},
"hsl": {
"h": 112.258,
"s": 17.318,
"l": 64.902
},
"oklch": {
"l": 0.74409,
"c": 0.05288,
"h": 141.5
},
"luminance": 0.4212
}Semantic roles & 50–950 ramp
primary
#9AB596
secondary
#D7CED9
accent
#4A9C91
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280