#9AB496#9AB496
#9AB496 is a light, muted green. Relative luminance 0.417; OKLCH L 74.2% C 0.051 H 141.4°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB496 |
|---|---|
| RGB | rgb(154, 180, 150) |
| HSL | hsl(112, 17%, 65%) |
| HSV | hsv(112, 17%, 71%) |
| CMYK | cmyk(14.4%, 0%, 16.7%, 29.4%) |
| CIE-LAB | lab(70.67, -14.69, 12.37) |
| CIE-LCH | lch(70.67, 19.21, 139.91°) |
| OKLab | oklab(74.19% -0.04 0.0319) |
| OKLCH | oklch(74.19% 0.051 141.4) |
| XYZ | xyz(35.1515, 41.7140, 35.0479) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.04
Sage Green
#9CAF88
ΔE00 3.77
Darkseagreen
#8FBC8F
ΔE00 5.55
Grey Green
#86A17D
ΔE00 6.19
Greyish Green
#82A67D
ΔE00 6.25
Greeny Grey
#7EA07A
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB496 #B096B4
analogous
#A9B496 #9AB496 #96B4A1
triadic
#9AB496 #969AB4 #B4969A
tetradic
#9AB496 #96A9B4 #B096B4 #B4A196
square
#9AB496 #96A9B4 #B096B4 #B4A196
split-complementary
#9AB496 #A196B4 #B496A9
monochromatic
#5B7956 #789B72 #9AB496 #BCCEBA #DFE7DD
Accessibility & contrast
On white
2.25
#9AB496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#9AB496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB496
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB496 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF94
Deuteranopia (green-blind)
#B1AC97
Tritanopia (blue-blind)
#98B2AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9ab496; /* rgb */ color: rgb(154, 180, 150); /* oklch */ color: oklch(74.2% 0.051 141.4);
Tailwind
colors: {
custom: {
50: '#b8cab5',
500: '#9ab496',
950: '#000000',
},
}SCSS
$custom: #9ab496; $custom-light: #b8cab5; $custom-dark: #000000;
JSON
{
"hex": "#9ab496",
"rgb": {
"r": 154,
"g": 180,
"b": 150
},
"hsl": {
"h": 112,
"s": 16.667,
"l": 64.706
},
"oklch": {
"l": 0.74186,
"c": 0.05115,
"h": 141.4
},
"luminance": 0.41715
}Semantic roles & 50–950 ramp
primary
#9AB496
secondary
#D7CED8
accent
#4B9B90
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280