#97BF93#97BF93
#97BF93 is a light, moderate green. Relative luminance 0.459; OKLCH L 76.4% C 0.075 H 142.5°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97BF93 |
|---|---|
| RGB | rgb(151, 191, 147) |
| HSL | hsl(115, 26%, 66%) |
| HSV | hsv(115, 23%, 75%) |
| CMYK | cmyk(20.9%, 0%, 23%, 25.1%) |
| CIE-LAB | lab(73.51, -21.87, 17.93) |
| CIE-LCH | lch(73.51, 28.28, 140.64°) |
| OKLab | oklab(76.38% -0.0596 0.0458) |
| OKLCH | oklch(76.38% 0.075 142.5) |
| XYZ | xyz(36.6584, 45.9465, 34.5353) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.48
Lichen
#8FB67B
ΔE00 4.71
Sage Green (survey)
#88B378
ΔE00 5.28
Greenish Grey
#96AE8D
ΔE00 5.76
Sage Green
#9CAF88
ΔE00 6.02
Sage
#87AE73
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BF93 #BB93BF
analogous
#ADBF93 #97BF93 #93BFA5
triadic
#97BF93 #9397BF #BF9397
tetradic
#97BF93 #93ADBF #BB93BF #BFA593
square
#97BF93 #93ADBF #BB93BF #BFA593
split-complementary
#97BF93 #A593BF #BF93AD
monochromatic
#558750 #72A86D #97BF93 #BCD6B9 #E1EDE0
Accessibility & contrast
On white
2.06
#97BF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#97BF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BF93
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BF93 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B790
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#94BCB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bf93; /* rgb */ color: rgb(151, 191, 147); /* oklch */ color: oklch(76.4% 0.075 142.5);
Tailwind
colors: {
custom: {
50: '#b6d2b2',
500: '#97bf93',
950: '#000000',
},
}SCSS
$custom: #97bf93; $custom-light: #b6d2b2; $custom-dark: #000000;
JSON
{
"hex": "#97bf93",
"rgb": {
"r": 151,
"g": 191,
"b": 147
},
"hsl": {
"h": 114.545,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.76382,
"c": 0.07519,
"h": 142.5
},
"luminance": 0.45947
}Semantic roles & 50–950 ramp
primary
#97BF93
secondary
#DDD0DE
accent
#41A49B
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280