#9AB296#9AB296
#9AB296 is a light, muted green. Relative luminance 0.409; OKLCH L 73.7% C 0.048 H 141.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB296 |
|---|---|
| RGB | rgb(154, 178, 150) |
| HSL | hsl(111, 15%, 64%) |
| HSV | hsv(111, 16%, 70%) |
| CMYK | cmyk(13.5%, 0%, 15.7%, 30.2%) |
| CIE-LAB | lab(70.11, -13.65, 11.58) |
| CIE-LCH | lch(70.11, 17.90, 139.69°) |
| OKLab | oklab(73.74% -0.0371 0.0299) |
| OKLCH | oklch(73.74% 0.048 141.1) |
| XYZ | xyz(34.7507, 40.9123, 34.9143) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.03
Sage Green
#9CAF88
ΔE00 3.87
Grey Green
#86A17D
ΔE00 6.06
Darkseagreen
#8FBC8F
ΔE00 6.40
Greyish Green
#82A67D
ΔE00 6.46
Greeny Grey
#7EA07A
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB296 #AE96B2
analogous
#A8B296 #9AB296 #96B2A0
triadic
#9AB296 #969AB2 #B2969A
tetradic
#9AB296 #96A8B2 #AE96B2 #B2A096
square
#9AB296 #96A8B2 #AE96B2 #B2A096
split-complementary
#9AB296 #A096B2 #B296A8
monochromatic
#5C7757 #789873 #9AB296 #BCCCB9 #DEE6DD
Accessibility & contrast
On white
2.29
#9AB296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#9AB296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB296
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB296 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD94
Deuteranopia (green-blind)
#B0AA97
Tritanopia (blue-blind)
#99B0AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9ab296; /* rgb */ color: rgb(154, 178, 150); /* oklch */ color: oklch(73.7% 0.048 141.1);
Tailwind
colors: {
custom: {
50: '#b8c9b4',
500: '#9ab296',
950: '#000000',
},
}SCSS
$custom: #9ab296; $custom-light: #b8c9b4; $custom-dark: #000000;
JSON
{
"hex": "#9ab296",
"rgb": {
"r": 154,
"g": 178,
"b": 150
},
"hsl": {
"h": 111.429,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.73742,
"c": 0.04768,
"h": 141.1
},
"luminance": 0.40913
}Semantic roles & 50–950 ramp
primary
#9AB296
secondary
#D5CDD7
accent
#4C9A8E
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280