#97BF97#97BF97
#97BF97 is a light, moderate green. Relative luminance 0.461; OKLCH L 76.5% C 0.071 H 144.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97BF97 |
|---|---|
| RGB | rgb(151, 191, 151) |
| HSL | hsl(120, 24%, 67%) |
| HSV | hsv(120, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 20.9%, 25.1%) |
| CIE-LAB | lab(73.59, -21.17, 15.90) |
| CIE-LCH | lch(73.59, 26.48, 143.09°) |
| OKLab | oklab(76.48% -0.0579 0.0408) |
| OKLCH | oklch(76.48% 0.071 144.8) |
| XYZ | xyz(36.9778, 46.0743, 36.2171) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.90
Greenish Grey
#96AE8D
ΔE00 5.54
Lichen
#8FB67B
ΔE00 5.66
Sage Green (survey)
#88B378
ΔE00 6.13
Sage Green
#9CAF88
ΔE00 6.18
Greyish Green
#82A67D
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BF97 #BF97BF
analogous
#ABBF97 #97BF97 #97BFAB
triadic
#97BF97 #9797BF #BF9797
tetradic
#97BF97 #97ABBF #BF97BF #BFAB97
square
#97BF97 #97ABBF #BF97BF #BFAB97
split-complementary
#97BF97 #AB97BF #BF97AB
monochromatic
#548854 #71A871 #97BF97 #BDD6BD #E3EEE3
Accessibility & contrast
On white
2.06
#97BF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#97BF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BF97
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BF97 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B795
Deuteranopia (green-blind)
#BAB399
Tritanopia (blue-blind)
#93BDB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bf97; /* rgb */ color: rgb(151, 191, 151); /* oklch */ color: oklch(76.5% 0.071 144.8);
Tailwind
colors: {
custom: {
50: '#b6d2b5',
500: '#97bf97',
950: '#000000',
},
}SCSS
$custom: #97bf97; $custom-light: #b6d2b5; $custom-dark: #000000;
JSON
{
"hex": "#97bf97",
"rgb": {
"r": 151,
"g": 191,
"b": 151
},
"hsl": {
"h": 120,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.76476,
"c": 0.07078,
"h": 144.8
},
"luminance": 0.46075
}Semantic roles & 50–950 ramp
primary
#97BF97
secondary
#DFD3DF
accent
#43A2A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280