#80F888#80F888
#80F888 is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.3% C 0.186 H 145.1°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #80F888 |
|---|---|
| RGB | rgb(128, 248, 136) |
| HSL | hsl(124, 90%, 74%) |
| HSV | hsv(124, 48%, 97%) |
| CMYK | cmyk(48.4%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(88.68, -56.09, 43.48) |
| CIE-LCH | lch(88.68, 70.97, 142.21°) |
| OKLab | oklab(88.33% -0.1524 0.1062) |
| OKLCH | oklch(88.33% 0.186 145.1) |
| XYZ | xyz(46.9109, 73.4980, 35.0023) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.65
Easter Green
#8CFD7E
ΔE00 2.65
Palegreen
#98FB98
ΔE00 2.67
Baby Green
#8CFF9E
ΔE00 2.89
Mint Green
#8FFF9F
ΔE00 3.03
Lightgreen
#90EE90
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F888 #F880F0
analogous
#B4F880 #80F888 #80F8C4
triadic
#80F888 #8880F8 #F88880
tetradic
#80F888 #80B4F8 #F880F0 #F8C480
square
#80F888 #80B4F8 #F880F0 #F8C480
split-complementary
#80F888 #C480F8 #F880B4
monochromatic
#0DF01C #46F552 #80F888 #BAFBBE #E2FDE4
Accessibility & contrast
On white
1.34
#80F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#80F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F888
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F888 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57F
Deuteranopia (green-blind)
#EBDA8F
Tritanopia (blue-blind)
#6EF3DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #80f888; /* rgb */ color: rgb(128, 248, 136); /* oklch */ color: oklch(88.3% 0.186 145.1);
Tailwind
colors: {
custom: {
50: '#acfbac',
500: '#80f888',
950: '#000000',
},
}SCSS
$custom: #80f888; $custom-light: #acfbac; $custom-dark: #000000;
JSON
{
"hex": "#80f888",
"rgb": {
"r": 128,
"g": 248,
"b": 136
},
"hsl": {
"h": 124,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.88329,
"c": 0.18572,
"h": 145.1
},
"luminance": 0.73502
}Semantic roles & 50–950 ramp
primary
#80F888
secondary
#D547CB
accent
#00D6E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581