#97EE8B#97EE8B
#97EE8B is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.1% C 0.157 H 141.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97EE8B |
|---|---|
| RGB | rgb(151, 238, 139) |
| HSL | hsl(113, 74%, 74%) |
| HSV | hsv(113, 42%, 93%) |
| CMYK | cmyk(36.6%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(86.80, -44.92, 39.81) |
| CIE-LCH | lch(86.80, 60.02, 138.46°) |
| OKLab | oklab(87.06% -0.1226 0.0978) |
| OKLCH | oklch(87.06% 0.157 141.4) |
| XYZ | xyz(47.9953, 69.5900, 35.3244) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.41
Palegreen
#98FB98
ΔE00 2.91
Pale Light Green
#B1FC99
ΔE00 3.79
Light Green
#96F97B
ΔE00 3.99
Pastel Green
#B0FF9D
ΔE00 4.08
Light Pastel Green
#B2FBA5
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EE8B #E28BEE
analogous
#C9EE8B #97EE8B #8BEEB1
triadic
#97EE8B #8B97EE #EE8B97
tetradic
#97EE8B #8BC9EE #E28BEE #EEB18B
square
#97EE8B #8BC9EE #E28BEE #EEB18B
split-complementary
#97EE8B #B18BEE #EE8BC9
monochromatic
#38DE21 #67E656 #97EE8B #C7F6C0 #E7FBE4
Accessibility & contrast
On white
1.41
#97EE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#97EE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EE8B
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EE8B | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE84
Deuteranopia (green-blind)
#E6D691
Tritanopia (blue-blind)
#8FE8D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #97ee8b; /* rgb */ color: rgb(151, 238, 139); /* oklch */ color: oklch(87.1% 0.157 141.4);
Tailwind
colors: {
custom: {
50: '#b9f4ae',
500: '#97ee8b',
950: '#000000',
},
}SCSS
$custom: #97ee8b; $custom-light: #b9f4ae; $custom-dark: #000000;
JSON
{
"hex": "#97ee8b",
"rgb": {
"r": 151,
"g": 238,
"b": 139
},
"hsl": {
"h": 112.727,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.87064,
"c": 0.15684,
"h": 141.4
},
"luminance": 0.69592
}Semantic roles & 50–950 ramp
primary
#97EE8B
secondary
#BB54C9
accent
#0FD7BE
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581