#97EB8A#97EB8A
#97EB8A is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.3% C 0.153 H 141.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97EB8A |
|---|---|
| RGB | rgb(151, 235, 138) |
| HSL | hsl(112, 71%, 73%) |
| HSV | hsv(112, 41%, 92%) |
| CMYK | cmyk(35.7%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.92, -43.77, 39.18) |
| CIE-LCH | lch(85.92, 58.74, 138.17°) |
| OKLab | oklab(86.35% -0.1195 0.0963) |
| OKLCH | oklch(86.35% 0.153 141.1) |
| XYZ | xyz(47.0564, 67.8286, 34.6526) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.57
Palegreen
#98FB98
ΔE00 3.53
Pale Light Green
#B1FC99
ΔE00 4.22
Light Pastel Green
#B2FBA5
ΔE00 4.50
Light Green
#96F97B
ΔE00 4.50
Pastel Green
#B0FF9D
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EB8A #DE8AEB
analogous
#C7EB8A #97EB8A #8AEBAD
triadic
#97EB8A #8A97EB #EB8A97
tetradic
#97EB8A #8AC7EB #DE8AEB #EBAD8A
square
#97EB8A #8AC7EB #DE8AEB #EBAD8A
split-complementary
#97EB8A #AD8AEB #EB8AC7
monochromatic
#3CD625 #69E256 #97EB8A #C5F4BE #E8FBE5
Accessibility & contrast
On white
1.44
#97EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#97EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EB8A
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EB8A | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E3D490
Tritanopia (blue-blind)
#90E5D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #97eb8a; /* rgb */ color: rgb(151, 235, 138); /* oklch */ color: oklch(86.3% 0.153 141.1);
Tailwind
colors: {
custom: {
50: '#b9f2ad',
500: '#97eb8a',
950: '#000000',
},
}SCSS
$custom: #97eb8a; $custom-light: #b9f2ad; $custom-dark: #000000;
JSON
{
"hex": "#97eb8a",
"rgb": {
"r": 151,
"g": 235,
"b": 138
},
"hsl": {
"h": 111.959,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86348,
"c": 0.15347,
"h": 141.1
},
"luminance": 0.67831
}Semantic roles & 50–950 ramp
primary
#97EB8A
secondary
#B654C5
accent
#13D3B9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581