#88E080#88E080
#88E080 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.8% C 0.155 H 142.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #88E080 |
|---|---|
| RGB | rgb(136, 224, 128) |
| HSL | hsl(115, 61%, 69%) |
| HSV | hsv(115, 43%, 88%) |
| CMYK | cmyk(39.3%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(81.89, -45.08, 38.82) |
| CIE-LCH | lch(81.89, 59.49, 139.26°) |
| OKLab | oklab(82.84% -0.1229 0.0952) |
| OKLCH | oklch(82.84% 0.155 142.2) |
| XYZ | xyz(40.7035, 60.1018, 29.8739) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.25
Lightish Green
#61E160
ΔE00 4.96
Palegreen
#98FB98
ΔE00 5.87
Fresh Green
#69D84F
ΔE00 6.07
Weird Green
#3AE57F
ΔE00 6.37
Light Green
#96F97B
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E080 #D880E0
analogous
#B8E080 #88E080 #80E0A8
triadic
#88E080 #8088E0 #E08088
tetradic
#88E080 #80B8E0 #D880E0 #E0A880
square
#88E080 #80B8E0 #D880E0 #E0A880
split-complementary
#88E080 #A880E0 #E080B8
monochromatic
#39B92D #5AD44F #88E080 #B6ECB1 #E4F8E2
Accessibility & contrast
On white
1.61
#88E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#88E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E080
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E080 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D179
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#7FDBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #88e080; /* rgb */ color: rgb(136, 224, 128); /* oklch */ color: oklch(82.8% 0.155 142.2);
Tailwind
colors: {
custom: {
50: '#afeaa6',
500: '#88e080',
950: '#000000',
},
}SCSS
$custom: #88e080; $custom-light: #afeaa6; $custom-dark: #000000;
JSON
{
"hex": "#88e080",
"rgb": {
"r": 136,
"g": 224,
"b": 128
},
"hsl": {
"h": 115,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.82837,
"c": 0.15547,
"h": 142.2
},
"luminance": 0.60104
}Semantic roles & 50–950 ramp
primary
#88E080
secondary
#AE4DB7
accent
#1DC8BA
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480