#97EA97#97EA97
#97EA97 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.3% C 0.139 H 144.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA97 |
|---|---|
| RGB | rgb(151, 234, 151) |
| HSL | hsl(120, 66%, 75%) |
| HSV | hsv(120, 35%, 92%) |
| CMYK | cmyk(35.5%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(85.83, -41.41, 32.56) |
| CIE-LCH | lch(85.83, 52.68, 141.82°) |
| OKLab | oklab(86.34% -0.1129 0.0812) |
| OKLCH | oklch(86.34% 0.139 144.3) |
| XYZ | xyz(47.7691, 67.6569, 39.8142) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.94
Palegreen
#98FB98
ΔE00 4.04
Light Sea Green
#98F6B0
ΔE00 4.21
Light Pastel Green
#B2FBA5
ΔE00 4.34
Light Mint Green
#A6FBB2
ΔE00 4.39
Foam Green
#90FDA9
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA97 #EA97EA
analogous
#C0EA97 #97EA97 #97EAC0
triadic
#97EA97 #9797EA #EA9797
tetradic
#97EA97 #97C0EA #EA97EA #EAC097
square
#97EA97 #97C0EA #EA97EA #EAC097
split-complementary
#97EA97 #C097EA #EA97C0
monochromatic
#31D531 #64E064 #97EA97 #CAF4CA #E6FAE6
Accessibility & contrast
On white
1.45
#97EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#97EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA97
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA97 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC91
Deuteranopia (green-blind)
#E1D39C
Tritanopia (blue-blind)
#8EE5D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #97ea97; /* rgb */ color: rgb(151, 234, 151); /* oklch */ color: oklch(86.3% 0.139 144.3);
Tailwind
colors: {
custom: {
50: '#b8f1b6',
500: '#97ea97',
950: '#000000',
},
}SCSS
$custom: #97ea97; $custom-light: #b8f1b6; $custom-dark: #000000;
JSON
{
"hex": "#97ea97",
"rgb": {
"r": 151,
"g": 234,
"b": 151
},
"hsl": {
"h": 120,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.86344,
"c": 0.13907,
"h": 144.3
},
"luminance": 0.67659
}Semantic roles & 50–950 ramp
primary
#97EA97
secondary
#C560C5
accent
#17CECE
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581