#97AF95#97AF95
#97AF95 is a light, muted green. Relative luminance 0.394; OKLCH L 72.8% C 0.046 H 143.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97AF95 |
|---|---|
| RGB | rgb(151, 175, 149) |
| HSL | hsl(115, 14%, 64%) |
| HSV | hsv(115, 15%, 69%) |
| CMYK | cmyk(13.7%, 0%, 14.9%, 31.4%) |
| CIE-LAB | lab(69.05, -13.33, 10.59) |
| CIE-LCH | lch(69.05, 17.03, 141.55°) |
| OKLab | oklab(72.83% -0.0364 0.0274) |
| OKLCH | oklch(72.83% 0.046 143) |
| XYZ | xyz(33.5161, 39.4086, 34.2688) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.26
Sage Green
#9CAF88
ΔE00 4.37
Grey Green
#86A17D
ΔE00 5.66
Greyish Green
#82A67D
ΔE00 6.33
Greeny Grey
#7EA07A
ΔE00 6.94
Darkseagreen
#8FBC8F
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AF95 #AD95AF
analogous
#A4AF95 #97AF95 #95AFA0
triadic
#97AF95 #9597AF #AF9597
tetradic
#97AF95 #95A4AF #AD95AF #AFA095
square
#97AF95 #95A4AF #AD95AF #AFA095
split-complementary
#97AF95 #A095AF #AF95A4
monochromatic
#597357 #759572 #97AF95 #B9C9B8 #DBE4DB
Accessibility & contrast
On white
2.36
#97AF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#97AF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AF95
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AF95 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA94
Deuteranopia (green-blind)
#ACA896
Tritanopia (blue-blind)
#95ADA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97af95; /* rgb */ color: rgb(151, 175, 149); /* oklch */ color: oklch(72.8% 0.046 143.0);
Tailwind
colors: {
custom: {
50: '#b5c7b4',
500: '#97af95',
950: '#000000',
},
}SCSS
$custom: #97af95; $custom-light: #b5c7b4; $custom-dark: #000000;
JSON
{
"hex": "#97af95",
"rgb": {
"r": 151,
"g": 175,
"b": 149
},
"hsl": {
"h": 115.385,
"s": 13.978,
"l": 63.529
},
"oklch": {
"l": 0.72831,
"c": 0.04553,
"h": 143
},
"luminance": 0.39409
}Semantic roles & 50–950 ramp
primary
#97AF95
secondary
#D4CBD5
accent
#4D9892
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280