#9AB698#9AB698
#9AB698 is a light, muted green. Relative luminance 0.426; OKLCH L 74.7% C 0.052 H 143.3°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB698 |
|---|---|
| RGB | rgb(154, 182, 152) |
| HSL | hsl(116, 17%, 65%) |
| HSV | hsv(116, 16%, 71%) |
| CMYK | cmyk(15.4%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(71.28, -15.37, 12.13) |
| CIE-LCH | lch(71.28, 19.58, 141.72°) |
| OKLab | oklab(74.68% -0.0419 0.0313) |
| OKLCH | oklch(74.68% 0.052 143.3) |
| XYZ | xyz(35.7206, 42.5923, 36.0388) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.64
Sage Green
#9CAF88
ΔE00 4.29
Darkseagreen
#8FBC8F
ΔE00 5.17
Greyish Green
#82A67D
ΔE00 6.48
Grey Green
#86A17D
ΔE00 6.65
Lichen
#8FB67B
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB698 #B498B6
analogous
#A9B698 #9AB698 #98B6A5
triadic
#9AB698 #989AB6 #B6989A
tetradic
#9AB698 #98A9B6 #B498B6 #B6A598
square
#9AB698 #98A9B6 #B498B6 #B6A598
split-complementary
#9AB698 #A598B6 #B698A9
monochromatic
#5A7C58 #779D74 #9AB698 #BDCFBC #E0E9E0
Accessibility & contrast
On white
2.21
#9AB698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#9AB698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB698
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB698 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B096
Deuteranopia (green-blind)
#B3AD99
Tritanopia (blue-blind)
#98B4AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9ab698; /* rgb */ color: rgb(154, 182, 152); /* oklch */ color: oklch(74.7% 0.052 143.3);
Tailwind
colors: {
custom: {
50: '#b8ccb6',
500: '#9ab698',
950: '#000000',
},
}SCSS
$custom: #9ab698; $custom-light: #b8ccb6; $custom-dark: #000000;
JSON
{
"hex": "#9ab698",
"rgb": {
"r": 154,
"g": 182,
"b": 152
},
"hsl": {
"h": 116,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.74683,
"c": 0.05234,
"h": 143.3
},
"luminance": 0.42593
}Semantic roles & 50–950 ramp
primary
#9AB698
secondary
#D9D0DA
accent
#4A9B96
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280