#97BF95#97BF95
#97BF95 is a light, moderate green. Relative luminance 0.460; OKLCH L 76.4% C 0.073 H 143.6°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97BF95 |
|---|---|
| RGB | rgb(151, 191, 149) |
| HSL | hsl(117, 25%, 67%) |
| HSV | hsv(117, 22%, 75%) |
| CMYK | cmyk(20.9%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(73.55, -21.52, 16.92) |
| CIE-LCH | lch(73.55, 27.37, 141.83°) |
| OKLab | oklab(76.43% -0.0587 0.0433) |
| OKLCH | oklch(76.43% 0.073 143.6) |
| XYZ | xyz(36.8167, 46.0099, 35.3690) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.61
Lichen
#8FB67B
ΔE00 5.17
Greenish Grey
#96AE8D
ΔE00 5.63
Sage Green (survey)
#88B378
ΔE00 5.69
Sage Green
#9CAF88
ΔE00 6.08
Sage
#87AE73
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BF95 #BD95BF
analogous
#ACBF95 #97BF95 #95BFA8
triadic
#97BF95 #9597BF #BF9597
tetradic
#97BF95 #95ACBF #BD95BF #BFA895
square
#97BF95 #95ACBF #BD95BF #BFA895
split-complementary
#97BF95 #A895BF #BF95AC
monochromatic
#548852 #72A86F #97BF95 #BCD6BB #E2EDE1
Accessibility & contrast
On white
2.06
#97BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#97BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BF95
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BF95 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B793
Deuteranopia (green-blind)
#BAB397
Tritanopia (blue-blind)
#94BCB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bf95; /* rgb */ color: rgb(151, 191, 149); /* oklch */ color: oklch(76.4% 0.073 143.6);
Tailwind
colors: {
custom: {
50: '#b6d2b4',
500: '#97bf95',
950: '#000000',
},
}SCSS
$custom: #97bf95; $custom-light: #b6d2b4; $custom-dark: #000000;
JSON
{
"hex": "#97bf95",
"rgb": {
"r": 151,
"g": 191,
"b": 149
},
"hsl": {
"h": 117.143,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.76429,
"c": 0.07298,
"h": 143.6
},
"luminance": 0.46011
}Semantic roles & 50–950 ramp
primary
#97BF95
secondary
#DED1DF
accent
#42A39F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280