#97BF96#97BF96
#97BF96 is a light, moderate green. Relative luminance 0.460; OKLCH L 76.5% C 0.072 H 144.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97BF96 |
|---|---|
| RGB | rgb(151, 191, 150) |
| HSL | hsl(119, 24%, 67%) |
| HSV | hsv(119, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 21.5%, 25.1%) |
| CIE-LAB | lab(73.57, -21.35, 16.41) |
| CIE-LCH | lch(73.57, 26.92, 142.45°) |
| OKLab | oklab(76.45% -0.0583 0.042) |
| OKLCH | oklch(76.45% 0.072 144.2) |
| XYZ | xyz(36.8969, 46.0419, 35.7912) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.74
Lichen
#8FB67B
ΔE00 5.41
Greenish Grey
#96AE8D
ΔE00 5.58
Sage Green (survey)
#88B378
ΔE00 5.91
Sage Green
#9CAF88
ΔE00 6.12
Sage
#87AE73
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BF96 #BE96BF
analogous
#ACBF96 #97BF96 #96BFAA
triadic
#97BF96 #9697BF #BF9697
tetradic
#97BF96 #96ACBF #BE96BF #BFAA96
square
#97BF96 #96ACBF #BE96BF #BFAA96
split-complementary
#97BF96 #AA96BF #BF96AC
monochromatic
#548853 #71A870 #97BF96 #BDD6BC #E2EDE2
Accessibility & contrast
On white
2.06
#97BF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#97BF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BF96
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BF96 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B794
Deuteranopia (green-blind)
#BAB398
Tritanopia (blue-blind)
#94BCB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bf96; /* rgb */ color: rgb(151, 191, 150); /* oklch */ color: oklch(76.5% 0.072 144.2);
Tailwind
colors: {
custom: {
50: '#b6d2b5',
500: '#97bf96',
950: '#000000',
},
}SCSS
$custom: #97bf96; $custom-light: #b6d2b5; $custom-dark: #000000;
JSON
{
"hex": "#97bf96",
"rgb": {
"r": 151,
"g": 191,
"b": 150
},
"hsl": {
"h": 118.537,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.76452,
"c": 0.07188,
"h": 144.2
},
"luminance": 0.46043
}Semantic roles & 50–950 ramp
primary
#97BF96
secondary
#DFD2DF
accent
#43A3A0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280