#97BF94#97BF94
#97BF94 is a light, moderate green. Relative luminance 0.460; OKLCH L 76.4% C 0.074 H 143.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97BF94 |
|---|---|
| RGB | rgb(151, 191, 148) |
| HSL | hsl(116, 25%, 66%) |
| HSV | hsv(116, 23%, 75%) |
| CMYK | cmyk(20.9%, 0%, 22.5%, 25.1%) |
| CIE-LAB | lab(73.53, -21.69, 17.43) |
| CIE-LCH | lch(73.53, 27.83, 141.23°) |
| OKLab | oklab(76.41% -0.0592 0.0446) |
| OKLCH | oklch(76.41% 0.074 143) |
| XYZ | xyz(36.7372, 45.9781, 34.9503) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.52
Lichen
#8FB67B
ΔE00 4.93
Sage Green (survey)
#88B378
ΔE00 5.48
Greenish Grey
#96AE8D
ΔE00 5.69
Sage Green
#9CAF88
ΔE00 6.05
Sage
#87AE73
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BF94 #BC94BF
analogous
#ADBF94 #97BF94 #94BFA7
triadic
#97BF94 #9497BF #BF9497
tetradic
#97BF94 #94ADBF #BC94BF #BFA794
square
#97BF94 #94ADBF #BC94BF #BFA794
split-complementary
#97BF94 #A794BF #BF94AD
monochromatic
#558851 #72A86E #97BF94 #BCD6BA #E1EDE1
Accessibility & contrast
On white
2.06
#97BF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#97BF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BF94
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BF94 | 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)
#C1B791
Deuteranopia (green-blind)
#BBB396
Tritanopia (blue-blind)
#94BCB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bf94; /* rgb */ color: rgb(151, 191, 148); /* oklch */ color: oklch(76.4% 0.074 143.0);
Tailwind
colors: {
custom: {
50: '#b6d2b3',
500: '#97bf94',
950: '#000000',
},
}SCSS
$custom: #97bf94; $custom-light: #b6d2b3; $custom-dark: #000000;
JSON
{
"hex": "#97bf94",
"rgb": {
"r": 151,
"g": 191,
"b": 148
},
"hsl": {
"h": 115.814,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.76405,
"c": 0.07407,
"h": 143
},
"luminance": 0.45979
}Semantic roles & 50–950 ramp
primary
#97BF94
secondary
#DDD0DE
accent
#42A49D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280