#88EA99#88EA99
#88EA99 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.6% C 0.146 H 148.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #88EA99 |
|---|---|
| RGB | rgb(136, 234, 153) |
| HSL | hsl(130, 70%, 73%) |
| HSV | hsv(130, 42%, 92%) |
| CMYK | cmyk(41.9%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(85.19, -45.53, 30.56) |
| CIE-LCH | lch(85.19, 54.84, 146.13°) |
| OKLab | oklab(85.65% -0.124 0.0766) |
| OKLCH | oklch(85.65% 0.146 148.3) |
| XYZ | xyz(45.3234, 66.3769, 40.5546) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.62
Light Sea Green
#98F6B0
ΔE00 3.64
Foam Green
#90FDA9
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EA99 #EA88D9
analogous
#A8EA88 #88EA99 #88EACA
triadic
#88EA99 #9988EA #EA9988
tetradic
#88EA99 #88A8EA #EA88D9 #EACA88
square
#88EA99 #88A8EA #EA88D9 #EACA88
split-complementary
#88EA99 #CA88EA #EA88A8
monochromatic
#25D243 #54E16C #88EA99 #BCF3C6 #E5FAE9
Accessibility & contrast
On white
1.47
#88EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#88EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EA99
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EA99 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#DDD19E
Tritanopia (blue-blind)
#78E6D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88ea99; /* rgb */ color: rgb(136, 234, 153); /* oklch */ color: oklch(85.6% 0.146 148.3);
Tailwind
colors: {
custom: {
50: '#aff1b7',
500: '#88ea99',
950: '#000000',
},
}SCSS
$custom: #88ea99; $custom-light: #aff1b7; $custom-dark: #000000;
JSON
{
"hex": "#88ea99",
"rgb": {
"r": 136,
"g": 234,
"b": 153
},
"hsl": {
"h": 130.408,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.85646,
"c": 0.1457,
"h": 148.3
},
"luminance": 0.6638
}Semantic roles & 50–950 ramp
primary
#88EA99
secondary
#C452B0
accent
#14B1D2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581