#97BB95#97BB95
#97BB95 is a light, moderate green. Relative luminance 0.443; OKLCH L 75.5% C 0.066 H 143.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97BB95 |
|---|---|
| RGB | rgb(151, 187, 149) |
| HSL | hsl(117, 22%, 66%) |
| HSV | hsv(117, 20%, 73%) |
| CMYK | cmyk(19.3%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(72.42, -19.51, 15.34) |
| CIE-LCH | lch(72.42, 24.82, 141.82°) |
| OKLab | oklab(75.52% -0.0532 0.0394) |
| OKLCH | oklch(75.52% 0.066 143.5) |
| XYZ | xyz(35.9563, 44.2890, 35.0822) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.38
Greenish Grey
#96AE8D
ΔE00 4.29
Sage Green
#9CAF88
ΔE00 5.11
Lichen
#8FB67B
ΔE00 5.60
Sage Green (survey)
#88B378
ΔE00 6.03
Greyish Green
#82A67D
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BB95 #B995BB
analogous
#AABB95 #97BB95 #95BBA6
triadic
#97BB95 #9597BB #BB9597
tetradic
#97BB95 #95AABB #B995BB #BBA695
square
#97BB95 #95AABB #B995BB #BBA695
split-complementary
#97BB95 #A695BB #BB95AA
monochromatic
#568253 #72A370 #97BB95 #BCD3BA #E0EBE0
Accessibility & contrast
On white
2.13
#97BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#97BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BB95
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BB95 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#94B9B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97bb95; /* rgb */ color: rgb(151, 187, 149); /* oklch */ color: oklch(75.5% 0.066 143.5);
Tailwind
colors: {
custom: {
50: '#b6cfb4',
500: '#97bb95',
950: '#000000',
},
}SCSS
$custom: #97bb95; $custom-light: #b6cfb4; $custom-dark: #000000;
JSON
{
"hex": "#97bb95",
"rgb": {
"r": 151,
"g": 187,
"b": 149
},
"hsl": {
"h": 116.842,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.75524,
"c": 0.06622,
"h": 143.5
},
"luminance": 0.4429
}Semantic roles & 50–950 ramp
primary
#97BB95
secondary
#DCD0DC
accent
#45A09B
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280