#97CA97#97CA97
#97CA97 is a light, moderate green. Relative luminance 0.511; OKLCH L 79.0% C 0.089 H 144.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA97 |
|---|---|
| RGB | rgb(151, 202, 151) |
| HSL | hsl(120, 32%, 69%) |
| HSV | hsv(120, 25%, 79%) |
| CMYK | cmyk(25.2%, 0%, 25.2%, 20.8%) |
| CIE-LAB | lab(76.71, -26.59, 20.22) |
| CIE-LCH | lch(76.71, 33.41, 142.75°) |
| OKLab | oklab(78.98% -0.0726 0.0515) |
| OKLCH | oklch(78.98% 0.089 144.7) |
| XYZ | xyz(39.4673, 51.0534, 37.0470) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.71
Lichen
#8FB67B
ΔE00 6.13
Hospital Green
#9BE5AA
ΔE00 6.62
Sage Green (survey)
#88B378
ΔE00 6.74
Light Grey Green
#B7E1A1
ΔE00 6.93
Pistachio
#93C572
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA97 #CA97CA
analogous
#B1CA97 #97CA97 #97CAB1
triadic
#97CA97 #9797CA #CA9797
tetradic
#97CA97 #97B1CA #CA97CA #CAB197
square
#97CA97 #97B1CA #CA97CA #CAB197
split-complementary
#97CA97 #B197CA #CA97B1
monochromatic
#4E994E #6EB56E #97CA97 #C0DFC0 #E8F3E8
Accessibility & contrast
On white
1.87
#97CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#97CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA97
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA97 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC194
Deuteranopia (green-blind)
#C4BB9A
Tritanopia (blue-blind)
#92C7BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97ca97; /* rgb */ color: rgb(151, 202, 151); /* oklch */ color: oklch(79.0% 0.089 144.7);
Tailwind
colors: {
custom: {
50: '#b6dab5',
500: '#97ca97',
950: '#000000',
},
}SCSS
$custom: #97ca97; $custom-light: #b6dab5; $custom-dark: #000000;
JSON
{
"hex": "#97ca97",
"rgb": {
"r": 151,
"g": 202,
"b": 151
},
"hsl": {
"h": 120,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.78977,
"c": 0.08903,
"h": 144.7
},
"luminance": 0.51055
}Semantic roles & 50–950 ramp
primary
#97CA97
secondary
#9F669F
accent
#3AABAB
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481