#88EB8A#88EB8A
#88EB8A is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.6% C 0.162 H 144.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #88EB8A |
|---|---|
| RGB | rgb(136, 235, 138) |
| HSL | hsl(121, 71%, 73%) |
| HSV | hsv(121, 42%, 92%) |
| CMYK | cmyk(42.1%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.24, -48.29, 38.17) |
| CIE-LCH | lch(85.24, 61.56, 141.68°) |
| OKLab | oklab(85.61% -0.1314 0.094) |
| OKLCH | oklch(85.61% 0.162 144.4) |
| XYZ | xyz(44.4469, 66.4831, 34.5303) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.06
Palegreen
#98FB98
ΔE00 3.52
Mint Green
#8FFF9F
ΔE00 4.35
Baby Green
#8CFF9E
ΔE00 4.35
Foam Green
#90FDA9
ΔE00 4.89
Light Green
#96F97B
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EB8A #EB88E9
analogous
#B7EB88 #88EB8A #88EBBB
triadic
#88EB8A #8A88EB #EB8A88
tetradic
#88EB8A #88B7EB #EB88E9 #EBBB88
square
#88EB8A #88B7EB #EB88E9 #EBBB88
split-complementary
#88EB8A #BB88EB #EB88B7
monochromatic
#24D527 #54E256 #88EB8A #BCF4BE #E5FBE5
Accessibility & contrast
On white
1.47
#88EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#88EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EB8A
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EB8A | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#7CE6D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88eb8a; /* rgb */ color: rgb(136, 235, 138); /* oklch */ color: oklch(85.6% 0.162 144.4);
Tailwind
colors: {
custom: {
50: '#aff2ad',
500: '#88eb8a',
950: '#000000',
},
}SCSS
$custom: #88eb8a; $custom-light: #aff2ad; $custom-dark: #000000;
JSON
{
"hex": "#88eb8a",
"rgb": {
"r": 136,
"g": 235,
"b": 138
},
"hsl": {
"h": 121.212,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.85613,
"c": 0.16162,
"h": 144.4
},
"luminance": 0.66486
}Semantic roles & 50–950 ramp
primary
#88EB8A
secondary
#C552C3
accent
#12CFD3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581