#88F080#88F080
#88F080 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.6% C 0.178 H 142.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #88F080 |
|---|---|
| RGB | rgb(136, 240, 128) |
| HSL | hsl(116, 79%, 72%) |
| HSV | hsv(116, 47%, 94%) |
| CMYK | cmyk(43.3%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(86.56, -51.77, 44.72) |
| CIE-LCH | lch(86.56, 68.41, 139.17°) |
| OKLab | oklab(86.64% -0.1411 0.1086) |
| OKLCH | oklch(86.64% 0.178 142.4) |
| XYZ | xyz(45.2077, 69.1100, 31.3753) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.60
Light Green
#96F97B
ΔE00 2.94
Easter Green
#8CFD7E
ΔE00 3.06
Palegreen
#98FB98
ΔE00 3.33
Lightgreen (survey)
#76FF7B
ΔE00 3.86
Baby Green
#8CFF9E
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F080 #E880F0
analogous
#C0F080 #88F080 #80F0B0
triadic
#88F080 #8088F0 #F08088
tetradic
#88F080 #80C0F0 #E880F0 #F0B080
square
#88F080 #80C0F0 #E880F0 #F0B080
split-complementary
#88F080 #B080F0 #F080C0
monochromatic
#28DC1A #55EA49 #88F080 #BBF6B7 #E5FCE4
Accessibility & contrast
On white
1.42
#88F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#88F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F080
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F080 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#7DEAD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #88f080; /* rgb */ color: rgb(136, 240, 128); /* oklch */ color: oklch(86.6% 0.178 142.4);
Tailwind
colors: {
custom: {
50: '#b0f5a6',
500: '#88f080',
950: '#000000',
},
}SCSS
$custom: #88f080; $custom-light: #b0f5a6; $custom-dark: #000000;
JSON
{
"hex": "#88f080",
"rgb": {
"r": 136,
"g": 240,
"b": 128
},
"hsl": {
"h": 115.714,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.86642,
"c": 0.17808,
"h": 142.4
},
"luminance": 0.69113
}Semantic roles & 50–950 ramp
primary
#88F080
secondary
#C14ACB
accent
#0ADBCC
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580