#97AB99#97AB99
#97AB99 is a light, muted green. Relative luminance 0.380; OKLCH L 72.0% C 0.034 H 148.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #97AB99 |
|---|---|
| RGB | rgb(151, 171, 153) |
| HSL | hsl(126, 11%, 63%) |
| HSV | hsv(126, 12%, 67%) |
| CMYK | cmyk(11.7%, 0%, 10.5%, 32.9%) |
| CIE-LAB | lab(68.02, -10.49, 6.93) |
| CIE-LCH | lch(68.02, 12.57, 146.56°) |
| OKLab | oklab(72.05% -0.0289 0.018) |
| OKLCH | oklch(72.05% 0.034 148.1) |
| XYZ | xyz(33.0740, 38.0046, 35.7239) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.09
Sage Green
#9CAF88
ΔE00 6.81
Grey Green
#86A17D
ΔE00 7.31
Greyish Green
#82A67D
ΔE00 8.61
Greeny Grey
#7EA07A
ΔE00 8.66
Greyish Teal
#719F91
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AB99 #AB97A9
analogous
#9FAB97 #97AB99 #97ABA3
triadic
#97AB99 #9997AB #AB9997
tetradic
#97AB99 #979FAB #AB97A9 #ABA397
square
#97AB99 #979FAB #AB97A9 #ABA397
split-complementary
#97AB99 #A397AB #AB979F
monochromatic
#596E5B #759078 #97AB99 #B9C6BA #DBE2DB
Accessibility & contrast
On white
2.44
#97AB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#97AB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AB99
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AB99 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA798
Deuteranopia (green-blind)
#A8A59A
Tritanopia (blue-blind)
#95AAA6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97ab99; /* rgb */ color: rgb(151, 171, 153); /* oklch */ color: oklch(72.0% 0.034 148.1);
Tailwind
colors: {
custom: {
50: '#b5c4b7',
500: '#97ab99',
950: '#000000',
},
}SCSS
$custom: #97ab99; $custom-light: #b5c4b7; $custom-dark: #000000;
JSON
{
"hex": "#97ab99",
"rgb": {
"r": 151,
"g": 171,
"b": 153
},
"hsl": {
"h": 126,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.7205,
"c": 0.03406,
"h": 148.1
},
"luminance": 0.38005
}Semantic roles & 50–950 ramp
primary
#97AB99
secondary
#D2CBD2
accent
#518E95
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111211
muted
#808180