#97EB8B#97EB8B
#97EB8B is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.4% C 0.152 H 141.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97EB8B |
|---|---|
| RGB | rgb(151, 235, 139) |
| HSL | hsl(113, 71%, 73%) |
| HSV | hsv(113, 41%, 92%) |
| CMYK | cmyk(35.7%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(85.94, -43.63, 38.70) |
| CIE-LCH | lch(85.94, 58.32, 138.42°) |
| OKLab | oklab(86.37% -0.1191 0.0953) |
| OKLCH | oklch(86.37% 0.152 141.3) |
| XYZ | xyz(47.1292, 67.8577, 35.0357) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.47
Palegreen
#98FB98
ΔE00 3.50
Pale Light Green
#B1FC99
ΔE00 4.23
Light Pastel Green
#B2FBA5
ΔE00 4.44
Pastel Green
#B0FF9D
ΔE00 4.57
Light Green
#96F97B
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EB8B #DF8BEB
analogous
#C7EB8B #97EB8B #8BEBAF
triadic
#97EB8B #8B97EB #EB8B97
tetradic
#97EB8B #8BC7EB #DF8BEB #EBAF8B
square
#97EB8B #8BC7EB #DF8BEB #EBAF8B
split-complementary
#97EB8B #AF8BEB #EB8BC7
monochromatic
#3BD725 #68E257 #97EB8B #C6F4BF #E8FAE5
Accessibility & contrast
On white
1.44
#97EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#97EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EB8B
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EB8B | 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)
#F0DC84
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#90E5D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #97eb8b; /* rgb */ color: rgb(151, 235, 139); /* oklch */ color: oklch(86.4% 0.152 141.3);
Tailwind
colors: {
custom: {
50: '#b9f2ae',
500: '#97eb8b',
950: '#000000',
},
}SCSS
$custom: #97eb8b; $custom-light: #b9f2ae; $custom-dark: #000000;
JSON
{
"hex": "#97eb8b",
"rgb": {
"r": 151,
"g": 235,
"b": 139
},
"hsl": {
"h": 112.5,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.86365,
"c": 0.15248,
"h": 141.3
},
"luminance": 0.6786
}Semantic roles & 50–950 ramp
primary
#97EB8B
secondary
#B755C5
accent
#13D3BB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581