#97AF97#97AF97
#97AF97 is a light, muted green. Relative luminance 0.395; OKLCH L 72.9% C 0.043 H 145.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97AF97 |
|---|---|
| RGB | rgb(151, 175, 151) |
| HSL | hsl(120, 13%, 64%) |
| HSV | hsv(120, 14%, 69%) |
| CMYK | cmyk(13.7%, 0%, 13.7%, 31.4%) |
| CIE-LAB | lab(69.09, -12.97, 9.56) |
| CIE-LCH | lch(69.09, 16.11, 143.62°) |
| OKLab | oklab(72.88% -0.0355 0.0248) |
| OKLCH | oklch(72.88% 0.043 145.1) |
| XYZ | xyz(33.6772, 39.4731, 35.1169) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.93
Sage Green
#9CAF88
ΔE00 5.00
Grey Green
#86A17D
ΔE00 6.09
Greyish Green
#82A67D
ΔE00 6.82
Greeny Grey
#7EA07A
ΔE00 7.34
Darkseagreen
#8FBC8F
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AF97 #AF97AF
analogous
#A3AF97 #97AF97 #97AFA3
triadic
#97AF97 #9797AF #AF9797
tetradic
#97AF97 #97A3AF #AF97AF #AFA397
square
#97AF97 #97A3AF #AF97AF #AFA397
split-complementary
#97AF97 #A397AF #AF97A3
monochromatic
#597359 #749474 #97AF97 #BACABA #DCE4DC
Accessibility & contrast
On white
2.36
#97AF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#97AF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AF97
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AF97 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA96
Deuteranopia (green-blind)
#ACA898
Tritanopia (blue-blind)
#95ADA8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97af97; /* rgb */ color: rgb(151, 175, 151); /* oklch */ color: oklch(72.9% 0.043 145.1);
Tailwind
colors: {
custom: {
50: '#b5c7b5',
500: '#97af97',
950: '#000000',
},
}SCSS
$custom: #97af97; $custom-light: #b5c7b5; $custom-dark: #000000;
JSON
{
"hex": "#97af97",
"rgb": {
"r": 151,
"g": 175,
"b": 151
},
"hsl": {
"h": 120,
"s": 13.043,
"l": 63.922
},
"oklch": {
"l": 0.72884,
"c": 0.04329,
"h": 145.1
},
"luminance": 0.39474
}Semantic roles & 50–950 ramp
primary
#97AF97
secondary
#D5CDD5
accent
#4E9797
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280