#97BB94#97BB94
#97BB94 is a light, moderate green. Relative luminance 0.443; OKLCH L 75.5% C 0.067 H 142.9°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97BB94 |
|---|---|
| RGB | rgb(151, 187, 148) |
| HSL | hsl(115, 22%, 66%) |
| HSV | hsv(115, 21%, 73%) |
| CMYK | cmyk(19.3%, 0%, 20.9%, 26.7%) |
| CIE-LAB | lab(72.40, -19.68, 15.85) |
| CIE-LCH | lch(72.40, 25.27, 141.16°) |
| OKLab | oklab(75.5% -0.0537 0.0406) |
| OKLCH | oklch(75.5% 0.067 142.9) |
| XYZ | xyz(35.8768, 44.2572, 34.6635) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.21
Greenish Grey
#96AE8D
ΔE00 4.33
Sage Green
#9CAF88
ΔE00 5.03
Lichen
#8FB67B
ΔE00 5.33
Sage Green (survey)
#88B378
ΔE00 5.78
Greyish Green
#82A67D
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BB94 #B894BB
analogous
#AABB94 #97BB94 #94BBA4
triadic
#97BB94 #9497BB #BB9497
tetradic
#97BB94 #94AABB #B894BB #BBA494
square
#97BB94 #94AABB #B894BB #BBA494
split-complementary
#97BB94 #A494BB #BB94AA
monochromatic
#568253 #73A36F #97BB94 #BBD3B9 #E0EBDF
Accessibility & contrast
On white
2.13
#97BB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#97BB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BB94
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BB94 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB492
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#94B8B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97bb94; /* rgb */ color: rgb(151, 187, 148); /* oklch */ color: oklch(75.5% 0.067 142.9);
Tailwind
colors: {
custom: {
50: '#b6cfb3',
500: '#97bb94',
950: '#000000',
},
}SCSS
$custom: #97bb94; $custom-light: #b6cfb3; $custom-dark: #000000;
JSON
{
"hex": "#97bb94",
"rgb": {
"r": 151,
"g": 187,
"b": 148
},
"hsl": {
"h": 115.385,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.755,
"c": 0.06733,
"h": 142.9
},
"luminance": 0.44258
}Semantic roles & 50–950 ramp
primary
#97BB94
secondary
#DBCFDC
accent
#45A19A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280