#88EA7A#88EA7A
#88EA7A is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.1% C 0.175 H 141.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #88EA7A |
|---|---|
| RGB | rgb(136, 234, 122) |
| HSL | hsl(113, 73%, 70%) |
| HSV | hsv(113, 48%, 92%) |
| CMYK | cmyk(41.9%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(84.73, -50.09, 45.33) |
| CIE-LCH | lch(84.73, 67.55, 137.86°) |
| OKLab | oklab(85.13% -0.1368 0.1097) |
| OKLCH | oklch(85.13% 0.175 141.3) |
| XYZ | xyz(43.0872, 65.4824, 28.7776) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.99
Light Green
#96F97B
ΔE00 3.65
Easter Green
#8CFD7E
ΔE00 4.14
Lightish Green
#61E160
ΔE00 4.14
Palegreen
#98FB98
ΔE00 4.47
Lightgreen (survey)
#76FF7B
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EA7A #DC7AEA
analogous
#C0EA7A #88EA7A #7AEAA4
triadic
#88EA7A #7A88EA #EA7A88
tetradic
#88EA7A #7AC0EA #DC7AEA #EAA47A
square
#88EA7A #7AC0EA #DC7AEA #EAA47A
split-complementary
#88EA7A #A47AEA #EA7AC0
monochromatic
#35CA20 #59E245 #88EA7A #B7F2AF #E7FBE4
Accessibility & contrast
On white
1.49
#88EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#88EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EA7A
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EA7A | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD971
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#7FE4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #88ea7a; /* rgb */ color: rgb(136, 234, 122); /* oklch */ color: oklch(85.1% 0.175 141.3);
Tailwind
colors: {
custom: {
50: '#b0f1a2',
500: '#88ea7a',
950: '#000000',
},
}SCSS
$custom: #88ea7a; $custom-light: #b0f1a2; $custom-dark: #000000;
JSON
{
"hex": "#88ea7a",
"rgb": {
"r": 136,
"g": 234,
"b": 122
},
"hsl": {
"h": 112.5,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.85125,
"c": 0.17532,
"h": 141.3
},
"luminance": 0.65485
}Semantic roles & 50–950 ramp
primary
#88EA7A
secondary
#B346C3
accent
#11D5BC
background
#FDFFFC
surface
#F8FEF5
border
#D1D6CF
text
#11170F
muted
#818580