#97EB88#97EB88
#97EB88 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.3% C 0.155 H 140.7°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97EB88 |
|---|---|
| RGB | rgb(151, 235, 136) |
| HSL | hsl(111, 71%, 73%) |
| HSV | hsv(111, 42%, 92%) |
| CMYK | cmyk(35.7%, 0%, 42.1%, 7.8%) |
| CIE-LAB | lab(85.89, -44.05, 40.13) |
| CIE-LCH | lch(85.89, 59.58, 137.67°) |
| OKLab | oklab(86.32% -0.1203 0.0984) |
| OKLCH | oklch(86.32% 0.155 140.7) |
| XYZ | xyz(46.9130, 67.7712, 33.8970) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.81
Palegreen
#98FB98
ΔE00 3.61
Pale Light Green
#B1FC99
ΔE00 4.20
Light Green
#96F97B
ΔE00 4.27
Pastel Green
#B0FF9D
ΔE00 4.59
Light Pastel Green
#B2FBA5
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EB88 #DC88EB
analogous
#C8EB88 #97EB88 #88EBAA
triadic
#97EB88 #8897EB #EB8897
tetradic
#97EB88 #88C8EB #DC88EB #EBAA88
square
#97EB88 #88C8EB #DC88EB #EBAA88
split-complementary
#97EB88 #AA88EB #EB88C8
monochromatic
#3FD524 #69E254 #97EB88 #C5F4BC #E8FBE5
Accessibility & contrast
On white
1.44
#97EB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#97EB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EB88
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EB88 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#E4D48E
Tritanopia (blue-blind)
#90E5D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #97eb88; /* rgb */ color: rgb(151, 235, 136); /* oklch */ color: oklch(86.3% 0.155 140.7);
Tailwind
colors: {
custom: {
50: '#b9f2ac',
500: '#97eb88',
950: '#000000',
},
}SCSS
$custom: #97eb88; $custom-light: #b9f2ac; $custom-dark: #000000;
JSON
{
"hex": "#97eb88",
"rgb": {
"r": 151,
"g": 235,
"b": 136
},
"hsl": {
"h": 110.909,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.86316,
"c": 0.15543,
"h": 140.7
},
"luminance": 0.67774
}Semantic roles & 50–950 ramp
primary
#97EB88
secondary
#B452C5
accent
#12D3B6
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581