#97EA84#97EA84
#97EA84 is a very light, vivid green. Relative luminance 0.671; OKLCH L 86.0% C 0.158 H 139.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA84 |
|---|---|
| RGB | rgb(151, 234, 132) |
| HSL | hsl(109, 71%, 72%) |
| HSV | hsv(109, 44%, 92%) |
| CMYK | cmyk(35.5%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(85.55, -44.16, 41.65) |
| CIE-LCH | lch(85.55, 60.70, 136.67°) |
| OKLab | oklab(86.02% -0.1207 0.1018) |
| OKLCH | oklch(86.02% 0.158 139.9) |
| XYZ | xyz(46.3485, 67.0886, 32.3326) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.35
Palegreen
#98FB98
ΔE00 4.02
Light Green
#96F97B
ΔE00 4.08
Pale Light Green
#B1FC99
ΔE00 4.38
Pastel Green
#B0FF9D
ΔE00 4.84
Easter Green
#8CFD7E
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA84 #D784EA
analogous
#CAEA84 #97EA84 #84EAA4
triadic
#97EA84 #8497EA #EA8497
tetradic
#97EA84 #84CAEA #D784EA #EAA484
square
#97EA84 #84CAEA #D784EA #EAA484
split-complementary
#97EA84 #A484EA #EA84CA
monochromatic
#44D024 #6BE150 #97EA84 #C3F3B8 #E9FBE5
Accessibility & contrast
On white
1.46
#97EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#97EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA84
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA84 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7C
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#91E4D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97ea84; /* rgb */ color: rgb(151, 234, 132); /* oklch */ color: oklch(86.0% 0.158 139.9);
Tailwind
colors: {
custom: {
50: '#b9f1a9',
500: '#97ea84',
950: '#000000',
},
}SCSS
$custom: #97ea84; $custom-light: #b9f1a9; $custom-dark: #000000;
JSON
{
"hex": "#97ea84",
"rgb": {
"r": 151,
"g": 234,
"b": 132
},
"hsl": {
"h": 108.824,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.86018,
"c": 0.15789,
"h": 139.9
},
"luminance": 0.67091
}Semantic roles & 50–950 ramp
primary
#97EA84
secondary
#AE4FC4
accent
#13D3AF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581