#97EA99#97EA99
#97EA99 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.4% C 0.137 H 144.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA99 |
|---|---|
| RGB | rgb(151, 234, 153) |
| HSL | hsl(121, 66%, 75%) |
| HSV | hsv(121, 35%, 92%) |
| CMYK | cmyk(35.5%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(85.87, -41.10, 31.59) |
| CIE-LCH | lch(85.87, 51.84, 142.45°) |
| OKLab | oklab(86.38% -0.112 0.079) |
| OKLCH | oklch(86.38% 0.137 144.8) |
| XYZ | xyz(47.9329, 67.7224, 40.6769) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.21
Light Sea Green
#98F6B0
ΔE00 3.92
Light Mint Green
#A6FBB2
ΔE00 4.20
Palegreen
#98FB98
ΔE00 4.21
Hospital Green
#9BE5AA
ΔE00 4.25
Light Pastel Green
#B2FBA5
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA99 #EA97E8
analogous
#BEEA97 #97EA99 #97EAC2
triadic
#97EA99 #9997EA #EA9997
tetradic
#97EA99 #97BEEA #EA97E8 #EAC297
square
#97EA99 #97BEEA #EA97E8 #EAC297
split-complementary
#97EA99 #C297EA #EA97BE
monochromatic
#31D535 #64E067 #97EA99 #CAF4CB #E6FAE6
Accessibility & contrast
On white
1.44
#97EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#97EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA99
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA99 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC94
Deuteranopia (green-blind)
#E1D49E
Tritanopia (blue-blind)
#8EE6D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #97ea99; /* rgb */ color: rgb(151, 234, 153); /* oklch */ color: oklch(86.4% 0.137 144.8);
Tailwind
colors: {
custom: {
50: '#b8f1b7',
500: '#97ea99',
950: '#000000',
},
}SCSS
$custom: #97ea99; $custom-light: #b8f1b7; $custom-dark: #000000;
JSON
{
"hex": "#97ea99",
"rgb": {
"r": 151,
"g": 234,
"b": 153
},
"hsl": {
"h": 121.446,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.86381,
"c": 0.13706,
"h": 144.8
},
"luminance": 0.67725
}Semantic roles & 50–950 ramp
primary
#97EA99
secondary
#C560C3
accent
#17CACE
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581