#97AB95#97AB95
#97AB95 is a light, muted green. Relative luminance 0.379; OKLCH L 71.9% C 0.038 H 142.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97AB95 |
|---|---|
| RGB | rgb(151, 171, 149) |
| HSL | hsl(115, 12%, 63%) |
| HSV | hsv(115, 13%, 67%) |
| CMYK | cmyk(11.7%, 0%, 12.9%, 32.9%) |
| CIE-LAB | lab(67.93, -11.23, 9.00) |
| CIE-LCH | lch(67.93, 14.39, 141.29°) |
| OKLab | oklab(71.94% -0.0306 0.0234) |
| OKLCH | oklch(71.94% 0.039 142.7) |
| XYZ | xyz(32.7491, 37.8746, 34.0131) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.70
Sage Green
#9CAF88
ΔE00 5.40
Grey Green
#86A17D
ΔE00 6.14
Greyish Green
#82A67D
ΔE00 7.42
Greeny Grey
#7EA07A
ΔE00 7.60
Darkseagreen
#8FBC8F
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AB95 #A995AB
analogous
#A2AB95 #97AB95 #95AB9E
triadic
#97AB95 #9597AB #AB9597
tetradic
#97AB95 #95A2AB #A995AB #AB9E95
square
#97AB95 #95A2AB #A995AB #AB9E95
split-complementary
#97AB95 #9E95AB #AB95A2
monochromatic
#596E57 #769073 #97AB95 #B8C6B7 #DAE1D9
Accessibility & contrast
On white
2.45
#97AB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#97AB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AB95
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AB95 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA794
Deuteranopia (green-blind)
#A9A596
Tritanopia (blue-blind)
#96A9A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97ab95; /* rgb */ color: rgb(151, 171, 149); /* oklch */ color: oklch(71.9% 0.038 142.7);
Tailwind
colors: {
custom: {
50: '#b5c4b4',
500: '#97ab95',
950: '#000000',
},
}SCSS
$custom: #97ab95; $custom-light: #b5c4b4; $custom-dark: #000000;
JSON
{
"hex": "#97ab95",
"rgb": {
"r": 151,
"g": 171,
"b": 149
},
"hsl": {
"h": 114.545,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.71942,
"c": 0.0385,
"h": 142.7
},
"luminance": 0.37875
}Semantic roles & 50–950 ramp
primary
#97AB95
secondary
#D1CAD2
accent
#50968F
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111211
muted
#808180