#9AB798#9AB798
#9AB798 is a light, muted green. Relative luminance 0.430; OKLCH L 74.9% C 0.054 H 143.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB798 |
|---|---|
| RGB | rgb(154, 183, 152) |
| HSL | hsl(116, 18%, 66%) |
| HSV | hsv(116, 17%, 72%) |
| CMYK | cmyk(15.8%, 0%, 16.9%, 28.2%) |
| CIE-LAB | lab(71.56, -15.89, 12.53) |
| CIE-LCH | lch(71.56, 20.23, 141.74°) |
| OKLab | oklab(74.91% -0.0433 0.0323) |
| OKLCH | oklch(74.91% 0.054 143.3) |
| XYZ | xyz(35.9261, 43.0033, 36.1074) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.83
Sage Green
#9CAF88
ΔE00 4.35
Darkseagreen
#8FBC8F
ΔE00 4.78
Greyish Green
#82A67D
ΔE00 6.46
Grey Green
#86A17D
ΔE00 6.78
Lichen
#8FB67B
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB798 #B598B7
analogous
#A9B798 #9AB798 #98B7A5
triadic
#9AB798 #989AB7 #B7989A
tetradic
#9AB798 #98A9B7 #B598B7 #B7A598
square
#9AB798 #98A9B7 #B598B7 #B7A598
split-complementary
#9AB798 #A598B7 #B798A9
monochromatic
#5A7D57 #779E74 #9AB798 #BDD0BC #E1E9E0
Accessibility & contrast
On white
2.19
#9AB798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#9AB798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB798
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB798 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B196
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#98B5AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9ab798; /* rgb */ color: rgb(154, 183, 152); /* oklch */ color: oklch(74.9% 0.054 143.3);
Tailwind
colors: {
custom: {
50: '#b8ccb6',
500: '#9ab798',
950: '#000000',
},
}SCSS
$custom: #9ab798; $custom-light: #b8ccb6; $custom-dark: #000000;
JSON
{
"hex": "#9ab798",
"rgb": {
"r": 154,
"g": 183,
"b": 152
},
"hsl": {
"h": 116.129,
"s": 17.714,
"l": 65.686
},
"oklch": {
"l": 0.74906,
"c": 0.05407,
"h": 143.3
},
"luminance": 0.43004
}Semantic roles & 50–950 ramp
primary
#9AB798
secondary
#DAD0DB
accent
#4A9C97
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280