#97EE8A#97EE8A
#97EE8A is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.0% C 0.158 H 141.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #97EE8A |
|---|---|
| RGB | rgb(151, 238, 138) |
| HSL | hsl(112, 75%, 74%) |
| HSV | hsv(112, 42%, 93%) |
| CMYK | cmyk(36.6%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(86.78, -45.06, 40.28) |
| CIE-LCH | lch(86.78, 60.44, 138.21°) |
| OKLab | oklab(87.05% -0.123 0.0989) |
| OKLCH | oklch(87.05% 0.158 141.2) |
| XYZ | xyz(47.9226, 69.5609, 34.9413) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.55
Palegreen
#98FB98
ΔE00 2.96
Pale Light Green
#B1FC99
ΔE00 3.78
Light Green
#96F97B
ΔE00 3.86
Pastel Green
#B0FF9D
ΔE00 4.09
Light Pastel Green
#B2FBA5
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EE8A #E18AEE
analogous
#C9EE8A #97EE8A #8AEEAF
triadic
#97EE8A #8A97EE #EE8A97
tetradic
#97EE8A #8AC9EE #E18AEE #EEAF8A
square
#97EE8A #8AC9EE #E18AEE #EEAF8A
split-complementary
#97EE8A #AF8AEE #EE8AC9
monochromatic
#39DD20 #67E655 #97EE8A #C6F6BF #E7FBE4
Accessibility & contrast
On white
1.41
#97EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#97EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EE8A
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EE8A | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE82
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#90E8D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #97ee8a; /* rgb */ color: rgb(151, 238, 138); /* oklch */ color: oklch(87.0% 0.158 141.2);
Tailwind
colors: {
custom: {
50: '#b9f4ad',
500: '#97ee8a',
950: '#000000',
},
}SCSS
$custom: #97ee8a; $custom-light: #b9f4ad; $custom-dark: #000000;
JSON
{
"hex": "#97ee8a",
"rgb": {
"r": 151,
"g": 238,
"b": 138
},
"hsl": {
"h": 112.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.87048,
"c": 0.15782,
"h": 141.2
},
"luminance": 0.69563
}Semantic roles & 50–950 ramp
primary
#97EE8A
secondary
#BA53C9
accent
#0FD7BD
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581