#80EE80#80EE80
#80EE80 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.179 H 143.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80EE80 |
|---|---|
| RGB | rgb(128, 238, 128) |
| HSL | hsl(120, 76%, 72%) |
| HSV | hsv(120, 46%, 93%) |
| CMYK | cmyk(46.2%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(85.65, -53.22, 43.52) |
| CIE-LCH | lch(85.65, 68.75, 140.73°) |
| OKLab | oklab(85.81% -0.1448 0.1059) |
| OKLCH | oklch(85.81% 0.179 143.8) |
| XYZ | xyz(43.3707, 67.2937, 31.1215) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.54
Palegreen
#98FB98
ΔE00 3.71
Easter Green
#8CFD7E
ΔE00 3.73
Light Green
#96F97B
ΔE00 3.84
Lightgreen (survey)
#76FF7B
ΔE00 4.11
Lightish Green
#61E160
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EE80 #EE80EE
analogous
#B7EE80 #80EE80 #80EEB7
triadic
#80EE80 #8080EE #EE8080
tetradic
#80EE80 #80B7EE #EE80EE #EEB780
square
#80EE80 #80B7EE #EE80EE #EEB780
split-complementary
#80EE80 #B780EE #EE80B7
monochromatic
#1DD71D #4AE74A #80EE80 #B6F5B6 #E4FBE4
Accessibility & contrast
On white
1.45
#80EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#80EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EE80
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EE80 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#72E8D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #80ee80; /* rgb */ color: rgb(128, 238, 128); /* oklch */ color: oklch(85.8% 0.179 143.8);
Tailwind
colors: {
custom: {
50: '#abf4a6',
500: '#80ee80',
950: '#000000',
},
}SCSS
$custom: #80ee80; $custom-light: #abf4a6; $custom-dark: #000000;
JSON
{
"hex": "#80ee80",
"rgb": {
"r": 128,
"g": 238,
"b": 128
},
"hsl": {
"h": 120,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.85812,
"c": 0.1794,
"h": 143.8
},
"luminance": 0.67297
}Semantic roles & 50–950 ramp
primary
#80EE80
secondary
#C84AC8
accent
#0DD9D9
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#11170F
muted
#818580