#97BB96#97BB96
#97BB96 is a light, moderate green. Relative luminance 0.443; OKLCH L 75.5% C 0.065 H 144.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97BB96 |
|---|---|
| RGB | rgb(151, 187, 150) |
| HSL | hsl(118, 21%, 66%) |
| HSV | hsv(118, 20%, 73%) |
| CMYK | cmyk(19.3%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(72.44, -19.33, 14.83) |
| CIE-LCH | lch(72.44, 24.36, 142.51°) |
| OKLab | oklab(75.55% -0.0528 0.0381) |
| OKLCH | oklch(75.55% 0.065 144.2) |
| XYZ | xyz(36.0365, 44.3211, 35.5044) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.58
Greenish Grey
#96AE8D
ΔE00 4.27
Sage Green
#9CAF88
ΔE00 5.20
Lichen
#8FB67B
ΔE00 5.87
Sage Green (survey)
#88B378
ΔE00 6.28
Greyish Green
#82A67D
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BB96 #BA96BB
analogous
#A9BB96 #97BB96 #96BBA7
triadic
#97BB96 #9697BB #BB9697
tetradic
#97BB96 #96A9BB #BA96BB #BBA796
square
#97BB96 #96A9BB #BA96BB #BBA796
split-complementary
#97BB96 #A796BB #BB96A9
monochromatic
#568254 #72A371 #97BB96 #BCD3BB #E1EBE0
Accessibility & contrast
On white
2.13
#97BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#97BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BB96
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BB96 | 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)
#BDB494
Deuteranopia (green-blind)
#B7B098
Tritanopia (blue-blind)
#94B9B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97bb96; /* rgb */ color: rgb(151, 187, 150); /* oklch */ color: oklch(75.5% 0.065 144.2);
Tailwind
colors: {
custom: {
50: '#b6cfb5',
500: '#97bb96',
950: '#000000',
},
}SCSS
$custom: #97bb96; $custom-light: #b6cfb5; $custom-dark: #000000;
JSON
{
"hex": "#97bb96",
"rgb": {
"r": 151,
"g": 187,
"b": 150
},
"hsl": {
"h": 118.378,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.75548,
"c": 0.06512,
"h": 144.2
},
"luminance": 0.44322
}Semantic roles & 50–950 ramp
primary
#97BB96
secondary
#DCD0DC
accent
#46A09D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280