#9AB696#9AB696
#9AB696 is a light, muted green. Relative luminance 0.425; OKLCH L 74.6% C 0.055 H 141.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB696 |
|---|---|
| RGB | rgb(154, 182, 150) |
| HSL | hsl(113, 18%, 65%) |
| HSV | hsv(113, 18%, 71%) |
| CMYK | cmyk(15.4%, 0%, 17.6%, 28.6%) |
| CIE-LAB | lab(71.23, -15.73, 13.16) |
| CIE-LCH | lch(71.23, 20.51, 140.08°) |
| OKLab | oklab(74.63% -0.0428 0.0339) |
| OKLCH | oklch(74.63% 0.055 141.6) |
| XYZ | xyz(35.5582, 42.5273, 35.1834) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.41
Sage Green
#9CAF88
ΔE00 3.86
Darkseagreen
#8FBC8F
ΔE00 4.75
Greyish Green
#82A67D
ΔE00 6.18
Grey Green
#86A17D
ΔE00 6.45
Lichen
#8FB67B
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB696 #B296B6
analogous
#AAB696 #9AB696 #96B6A2
triadic
#9AB696 #969AB6 #B6969A
tetradic
#9AB696 #96AAB6 #B296B6 #B6A296
square
#9AB696 #96AAB6 #B296B6 #B6A296
split-complementary
#9AB696 #A296B6 #B696AA
monochromatic
#5B7C56 #779D72 #9AB696 #BDCFBA #DFE8DE
Accessibility & contrast
On white
2.21
#9AB696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#9AB696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB696
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB696 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B094
Deuteranopia (green-blind)
#B3AD98
Tritanopia (blue-blind)
#98B4AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9ab696; /* rgb */ color: rgb(154, 182, 150); /* oklch */ color: oklch(74.6% 0.055 141.6);
Tailwind
colors: {
custom: {
50: '#b8ccb5',
500: '#9ab696',
950: '#000000',
},
}SCSS
$custom: #9ab696; $custom-light: #b8ccb5; $custom-dark: #000000;
JSON
{
"hex": "#9ab696",
"rgb": {
"r": 154,
"g": 182,
"b": 150
},
"hsl": {
"h": 112.5,
"s": 17.978,
"l": 65.098
},
"oklch": {
"l": 0.74632,
"c": 0.05461,
"h": 141.6
},
"luminance": 0.42528
}Semantic roles & 50–950 ramp
primary
#9AB696
secondary
#D8CED9
accent
#499C92
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280