#88EA89#88EA89
#88EA89 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.4% C 0.161 H 144.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #88EA89 |
|---|---|
| RGB | rgb(136, 234, 137) |
| HSL | hsl(121, 70%, 73%) |
| HSV | hsv(121, 42%, 92%) |
| CMYK | cmyk(41.9%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(84.94, -48.02, 38.27) |
| CIE-LCH | lch(84.94, 61.40, 141.45°) |
| OKLab | oklab(85.36% -0.1307 0.0942) |
| OKLCH | oklch(85.36% 0.161 144.2) |
| XYZ | xyz(44.0894, 65.8833, 34.0556) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.20
Palegreen
#98FB98
ΔE00 3.72
Mint Green
#8FFF9F
ΔE00 4.58
Baby Green
#8CFF9E
ΔE00 4.58
Foam Green
#90FDA9
ΔE00 5.10
Light Green
#96F97B
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EA89 #EA88E9
analogous
#B8EA88 #88EA89 #88EABA
triadic
#88EA89 #8988EA #EA8988
tetradic
#88EA89 #88B8EA #EA88E9 #EABA88
square
#88EA89 #88B8EA #EA88E9 #EABA88
split-complementary
#88EA89 #BA88EA #EA88B8
monochromatic
#25D227 #54E155 #88EA89 #BCF3BD #E5FAE5
Accessibility & contrast
On white
1.48
#88EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#88EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EA89
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EA89 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#7CE5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88ea89; /* rgb */ color: rgb(136, 234, 137); /* oklch */ color: oklch(85.4% 0.161 144.2);
Tailwind
colors: {
custom: {
50: '#aff1ac',
500: '#88ea89',
950: '#000000',
},
}SCSS
$custom: #88ea89; $custom-light: #aff1ac; $custom-dark: #000000;
JSON
{
"hex": "#88ea89",
"rgb": {
"r": 136,
"g": 234,
"b": 137
},
"hsl": {
"h": 120.612,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.85359,
"c": 0.16116,
"h": 144.2
},
"luminance": 0.65886
}Semantic roles & 50–950 ramp
primary
#88EA89
secondary
#C452C3
accent
#14D0D2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581