#97EE80#97EE80
#97EE80 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.9% C 0.167 H 139.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97EE80 |
|---|---|
| RGB | rgb(151, 238, 128) |
| HSL | hsl(107, 76%, 72%) |
| HSV | hsv(107, 46%, 93%) |
| CMYK | cmyk(36.6%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(86.64, -46.40, 44.98) |
| CIE-LCH | lch(86.64, 64.62, 135.89°) |
| OKLab | oklab(86.89% -0.127 0.1091) |
| OKLCH | oklch(86.89% 0.167 139.3) |
| XYZ | xyz(47.2317, 69.2845, 31.3025) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.81
Lightgreen
#90EE90
ΔE00 2.99
Easter Green
#8CFD7E
ΔE00 3.73
Palegreen
#98FB98
ΔE00 3.79
Pale Light Green
#B1FC99
ΔE00 4.04
Pastel Green
#B0FF9D
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EE80 #D780EE
analogous
#CEEE80 #97EE80 #80EEA0
triadic
#97EE80 #8097EE #EE8097
tetradic
#97EE80 #80CEEE #D780EE #EEA080
square
#97EE80 #80CEEE #D780EE #EEA080
split-complementary
#97EE80 #A080EE #EE80CE
monochromatic
#44D71D #6BE74A #97EE80 #C3F5B6 #E9FBE4
Accessibility & contrast
On white
1.41
#97EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#97EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EE80
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EE80 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#91E8D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #97ee80; /* rgb */ color: rgb(151, 238, 128); /* oklch */ color: oklch(86.9% 0.167 139.3);
Tailwind
colors: {
custom: {
50: '#b9f4a6',
500: '#97ee80',
950: '#000000',
},
}SCSS
$custom: #97ee80; $custom-light: #b9f4a6; $custom-dark: #000000;
JSON
{
"hex": "#97ee80",
"rgb": {
"r": 151,
"g": 238,
"b": 128
},
"hsl": {
"h": 107.455,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.86892,
"c": 0.16744,
"h": 139.3
},
"luminance": 0.69287
}Semantic roles & 50–950 ramp
primary
#97EE80
secondary
#AE4AC8
accent
#0DD9AE
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12170F
muted
#828580