#88EA8A#88EA8A
#88EA8A is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.4% C 0.160 H 144.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #88EA8A |
|---|---|
| RGB | rgb(136, 234, 138) |
| HSL | hsl(121, 70%, 73%) |
| HSV | hsv(121, 42%, 92%) |
| CMYK | cmyk(41.9%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.95, -47.87, 37.79) |
| CIE-LCH | lch(84.95, 60.99, 141.71°) |
| OKLab | oklab(85.38% -0.1303 0.0932) |
| OKLCH | oklch(85.38% 0.16 144.4) |
| XYZ | xyz(44.1614, 65.9121, 34.4351) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.15
Palegreen
#98FB98
ΔE00 3.72
Mint Green
#8FFF9F
ΔE00 4.54
Baby Green
#8CFF9E
ΔE00 4.54
Foam Green
#90FDA9
ΔE00 5.00
Light Green
#96F97B
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EA8A #EA88E8
analogous
#B7EA88 #88EA8A #88EABB
triadic
#88EA8A #8A88EA #EA8A88
tetradic
#88EA8A #88B7EA #EA88E8 #EABB88
square
#88EA8A #88B7EA #EA88E8 #EABB88
split-complementary
#88EA8A #BB88EA #EA88B7
monochromatic
#25D229 #54E157 #88EA8A #BCF3BD #E5FAE5
Accessibility & contrast
On white
1.48
#88EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#88EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EA8A
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EA8A | 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)
#EEDA83
Deuteranopia (green-blind)
#DFD190
Tritanopia (blue-blind)
#7CE5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88ea8a; /* rgb */ color: rgb(136, 234, 138); /* oklch */ color: oklch(85.4% 0.160 144.4);
Tailwind
colors: {
custom: {
50: '#aff1ad',
500: '#88ea8a',
950: '#000000',
},
}SCSS
$custom: #88ea8a; $custom-light: #aff1ad; $custom-dark: #000000;
JSON
{
"hex": "#88ea8a",
"rgb": {
"r": 136,
"g": 234,
"b": 138
},
"hsl": {
"h": 121.224,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.85376,
"c": 0.1602,
"h": 144.4
},
"luminance": 0.65915
}Semantic roles & 50–950 ramp
primary
#88EA8A
secondary
#C452C2
accent
#14CED2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581