#97EA8E#97EA8E
#97EA8E is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.2% C 0.148 H 142.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA8E |
|---|---|
| RGB | rgb(151, 234, 142) |
| HSL | hsl(114, 69%, 74%) |
| HSV | hsv(114, 39%, 92%) |
| CMYK | cmyk(35.5%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(85.69, -42.76, 36.90) |
| CIE-LCH | lch(85.69, 56.48, 139.21°) |
| OKLab | oklab(86.18% -0.1166 0.0912) |
| OKLCH | oklch(86.18% 0.148 142) |
| XYZ | xyz(47.0659, 67.3756, 36.1108) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.39
Palegreen
#98FB98
ΔE00 3.68
Light Pastel Green
#B2FBA5
ΔE00 4.40
Pale Light Green
#B1FC99
ΔE00 4.50
Pastel Green
#B0FF9D
ΔE00 4.80
Mint Green
#8FFF9F
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA8E #E18EEA
analogous
#C5EA8E #97EA8E #8EEAB3
triadic
#97EA8E #8E97EA #EA8E97
tetradic
#97EA8E #8EC5EA #E18EEA #EAB38E
square
#97EA8E #8EC5EA #E18EEA #EAB38E
split-complementary
#97EA8E #B38EEA #EA8EC5
monochromatic
#39D628 #68E05A #97EA8E #C6F4C2 #E7FAE5
Accessibility & contrast
On white
1.45
#97EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#97EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA8E
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA8E | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#90E5D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97ea8e; /* rgb */ color: rgb(151, 234, 142); /* oklch */ color: oklch(86.2% 0.148 142.0);
Tailwind
colors: {
custom: {
50: '#b9f1b0',
500: '#97ea8e',
950: '#000000',
},
}SCSS
$custom: #97ea8e; $custom-light: #b9f1b0; $custom-dark: #000000;
JSON
{
"hex": "#97ea8e",
"rgb": {
"r": 151,
"g": 234,
"b": 142
},
"hsl": {
"h": 114.13,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.86183,
"c": 0.14804,
"h": 142
},
"luminance": 0.67378
}Semantic roles & 50–950 ramp
primary
#97EA8E
secondary
#BA58C4
accent
#15D1BE
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581