#97EE8F#97EE8F
#97EE8F is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.1% C 0.153 H 142.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97EE8F |
|---|---|
| RGB | rgb(151, 238, 143) |
| HSL | hsl(115, 74%, 75%) |
| HSV | hsv(115, 40%, 93%) |
| CMYK | cmyk(36.6%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(86.85, -44.36, 37.91) |
| CIE-LCH | lch(86.85, 58.35, 139.48°) |
| OKLab | oklab(87.13% -0.121 0.0936) |
| OKLCH | oklch(87.13% 0.153 142.3) |
| XYZ | xyz(48.2929, 69.7090, 36.8918) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.95
Palegreen
#98FB98
ΔE00 2.79
Pale Light Green
#B1FC99
ΔE00 3.89
Light Pastel Green
#B2FBA5
ΔE00 3.96
Pastel Green
#B0FF9D
ΔE00 4.11
Mint Green
#8FFF9F
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EE8F #E68FEE
analogous
#C7EE8F #97EE8F #8FEEB6
triadic
#97EE8F #8F97EE #EE8F97
tetradic
#97EE8F #8FC7EE #E68FEE #EEB68F
square
#97EE8F #8FC7EE #E68FEE #EEB68F
split-complementary
#97EE8F #B68FEE #EE8FC7
monochromatic
#34DE25 #66E65A #97EE8F #C8F6C4 #E6FBE4
Accessibility & contrast
On white
1.41
#97EE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#97EE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EE8F
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EE8F | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF88
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#8FE9D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #97ee8f; /* rgb */ color: rgb(151, 238, 143); /* oklch */ color: oklch(87.1% 0.153 142.3);
Tailwind
colors: {
custom: {
50: '#b9f4b1',
500: '#97ee8f',
950: '#000000',
},
}SCSS
$custom: #97ee8f; $custom-light: #b9f4b1; $custom-dark: #000000;
JSON
{
"hex": "#97ee8f",
"rgb": {
"r": 151,
"g": 238,
"b": 143
},
"hsl": {
"h": 114.947,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.87131,
"c": 0.15292,
"h": 142.3
},
"luminance": 0.69712
}Semantic roles & 50–950 ramp
primary
#97EE8F
secondary
#C058CA
accent
#10D6C5
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121711
muted
#828581