#97BF92#97BF92
#97BF92 is a light, moderate green. Relative luminance 0.459; OKLCH L 76.4% C 0.076 H 141.9°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97BF92 |
|---|---|
| RGB | rgb(151, 191, 146) |
| HSL | hsl(113, 26%, 66%) |
| HSV | hsv(113, 24%, 75%) |
| CMYK | cmyk(20.9%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(73.49, -22.04, 18.44) |
| CIE-LCH | lch(73.49, 28.74, 140.07°) |
| OKLab | oklab(76.36% -0.06 0.0471) |
| OKLCH | oklch(76.36% 0.076 141.9) |
| XYZ | xyz(36.5803, 45.9153, 34.1238) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.48
Lichen
#8FB67B
ΔE00 4.48
Sage Green (survey)
#88B378
ΔE00 5.09
Greenish Grey
#96AE8D
ΔE00 5.85
Sage Green
#9CAF88
ΔE00 6.01
Sage
#87AE73
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BF92 #BA92BF
analogous
#ADBF92 #97BF92 #92BFA3
triadic
#97BF92 #9297BF #BF9297
tetradic
#97BF92 #92ADBF #BA92BF #BFA392
square
#97BF92 #92ADBF #BA92BF #BFA392
split-complementary
#97BF92 #A392BF #BF92AD
monochromatic
#56874F #72A86B #97BF92 #BCD6B9 #E1ECDF
Accessibility & contrast
On white
2.06
#97BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#97BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BF92
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BF92 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78F
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#94BCB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bf92; /* rgb */ color: rgb(151, 191, 146); /* oklch */ color: oklch(76.4% 0.076 141.9);
Tailwind
colors: {
custom: {
50: '#b6d2b2',
500: '#97bf92',
950: '#000000',
},
}SCSS
$custom: #97bf92; $custom-light: #b6d2b2; $custom-dark: #000000;
JSON
{
"hex": "#97bf92",
"rgb": {
"r": 151,
"g": 191,
"b": 146
},
"hsl": {
"h": 113.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.76359,
"c": 0.07629,
"h": 141.9
},
"luminance": 0.45916
}Semantic roles & 50–950 ramp
primary
#97BF92
secondary
#DCCFDE
accent
#41A599
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280