#97BB97#97BB97
#97BB97 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.6% C 0.064 H 144.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97BB97 |
|---|---|
| RGB | rgb(151, 187, 151) |
| HSL | hsl(120, 21%, 66%) |
| HSV | hsv(120, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(72.46, -19.15, 14.32) |
| CIE-LCH | lch(72.46, 23.91, 143.22°) |
| OKLab | oklab(75.57% -0.0524 0.0368) |
| OKLCH | oklch(75.57% 0.064 144.9) |
| XYZ | xyz(36.1174, 44.3534, 35.9303) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.79
Greenish Grey
#96AE8D
ΔE00 4.26
Sage Green
#9CAF88
ΔE00 5.31
Lichen
#8FB67B
ΔE00 6.15
Greyish Green
#82A67D
ΔE00 6.44
Sage Green (survey)
#88B378
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BB97 #BB97BB
analogous
#A9BB97 #97BB97 #97BBA9
triadic
#97BB97 #9797BB #BB9797
tetradic
#97BB97 #97A9BB #BB97BB #BBA997
square
#97BB97 #97A9BB #BB97BB #BBA997
split-complementary
#97BB97 #A997BB #BB97A9
monochromatic
#558255 #72A372 #97BB97 #BCD3BC #E1EBE1
Accessibility & contrast
On white
2.13
#97BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#97BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BB97
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BB97 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB495
Deuteranopia (green-blind)
#B7B099
Tritanopia (blue-blind)
#94B9B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97bb97; /* rgb */ color: rgb(151, 187, 151); /* oklch */ color: oklch(75.6% 0.064 144.9);
Tailwind
colors: {
custom: {
50: '#b6cfb5',
500: '#97bb97',
950: '#000000',
},
}SCSS
$custom: #97bb97; $custom-light: #b6cfb5; $custom-dark: #000000;
JSON
{
"hex": "#97bb97",
"rgb": {
"r": 151,
"g": 187,
"b": 151
},
"hsl": {
"h": 120,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.75572,
"c": 0.06401,
"h": 144.9
},
"luminance": 0.44354
}Semantic roles & 50–950 ramp
primary
#97BB97
secondary
#DDD1DD
accent
#469F9F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280