#97CA91#97CA91
#97CA91 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.8% C 0.095 H 142.0°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA91 |
|---|---|
| RGB | rgb(151, 202, 145) |
| HSL | hsl(114, 35%, 68%) |
| HSV | hsv(114, 28%, 79%) |
| CMYK | cmyk(25.2%, 0%, 28.2%, 20.8%) |
| CIE-LAB | lab(76.60, -27.60, 23.24) |
| CIE-LCH | lch(76.60, 36.08, 139.90°) |
| OKLab | oklab(78.85% -0.0752 0.0588) |
| OKLCH | oklch(78.85% 0.095 142) |
| XYZ | xyz(38.9924, 50.8634, 34.5458) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.27
Lichen
#8FB67B
ΔE00 5.54
Pistachio
#93C572
ΔE00 5.72
Sage Green (survey)
#88B378
ΔE00 6.24
Soft Green
#6FC276
ΔE00 6.40
Light Grey Green
#B7E1A1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA91 #C491CA
analogous
#B3CA91 #97CA91 #91CAA7
triadic
#97CA91 #9197CA #CA9197
tetradic
#97CA91 #91B3CA #C491CA #CAA791
square
#97CA91 #91B3CA #C491CA #CAA791
split-complementary
#97CA91 #A791CA #CA91B3
monochromatic
#519849 #70B668 #97CA91 #BEDEBA #E5F2E4
Accessibility & contrast
On white
1.88
#97CA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#97CA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA91
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA91 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08D
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#93C6BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97ca91; /* rgb */ color: rgb(151, 202, 145); /* oklch */ color: oklch(78.8% 0.095 142.0);
Tailwind
colors: {
custom: {
50: '#b6dab1',
500: '#97ca91',
950: '#000000',
},
}SCSS
$custom: #97ca91; $custom-light: #b6dab1; $custom-dark: #000000;
JSON
{
"hex": "#97ca91",
"rgb": {
"r": 151,
"g": 202,
"b": 145
},
"hsl": {
"h": 113.684,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.78846,
"c": 0.09549,
"h": 142
},
"luminance": 0.50865
}Semantic roles & 50–950 ramp
primary
#97CA91
secondary
#98609F
accent
#38AEA1
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481