#88EB7A#88EB7A
#88EB7A is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.4% C 0.177 H 141.3°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #88EB7A |
|---|---|
| RGB | rgb(136, 235, 122) |
| HSL | hsl(113, 74%, 70%) |
| HSV | hsv(113, 48%, 92%) |
| CMYK | cmyk(42.1%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(85.02, -50.50, 45.69) |
| CIE-LCH | lch(85.02, 68.10, 137.87°) |
| OKLab | oklab(85.36% -0.1379 0.1105) |
| OKLCH | oklch(85.36% 0.177 141.3) |
| XYZ | xyz(43.3727, 66.0534, 28.8727) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.02
Light Green
#96F97B
ΔE00 3.44
Easter Green
#8CFD7E
ΔE00 3.90
Lightish Green
#61E160
ΔE00 4.19
Palegreen
#98FB98
ΔE00 4.35
Lightgreen (survey)
#76FF7B
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EB7A #DD7AEB
analogous
#C1EB7A #88EB7A #7AEBA4
triadic
#88EB7A #7A88EB #EB7A88
tetradic
#88EB7A #7AC1EB #DD7AEB #EBA47A
square
#88EB7A #7AC1EB #DD7AEB #EBA47A
split-complementary
#88EB7A #A47AEB #EB7AC1
monochromatic
#34CC1F #58E345 #88EB7A #B8F3AF #E7FBE4
Accessibility & contrast
On white
1.48
#88EB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#88EB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EB7A
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EB7A | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA71
Deuteranopia (green-blind)
#E2D181
Tritanopia (blue-blind)
#7FE5D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88eb7a; /* rgb */ color: rgb(136, 235, 122); /* oklch */ color: oklch(85.4% 0.177 141.3);
Tailwind
colors: {
custom: {
50: '#b0f2a2',
500: '#88eb7a',
950: '#000000',
},
}SCSS
$custom: #88eb7a; $custom-light: #b0f2a2; $custom-dark: #000000;
JSON
{
"hex": "#88eb7a",
"rgb": {
"r": 136,
"g": 235,
"b": 122
},
"hsl": {
"h": 112.566,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.85363,
"c": 0.1767,
"h": 141.3
},
"luminance": 0.66056
}Semantic roles & 50–950 ramp
primary
#88EB7A
secondary
#B445C4
accent
#10D6BD
background
#FDFFFC
surface
#F8FEF5
border
#D1D6CF
text
#11170F
muted
#818580