#80E07D#80E07D
#80E07D is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.163 H 143.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #80E07D |
|---|---|
| RGB | rgb(128, 224, 125) |
| HSL | hsl(118, 61%, 68%) |
| HSV | hsv(118, 44%, 88%) |
| CMYK | cmyk(42.9%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(81.50, -47.89, 39.73) |
| CIE-LCH | lch(81.50, 62.23, 140.32°) |
| OKLab | oklab(82.41% -0.1304 0.0972) |
| OKLCH | oklch(82.41% 0.163 143.3) |
| XYZ | xyz(39.2576, 59.3787, 28.7907) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Lightish Green
#61E160
ΔE00 4.23
Weird Green
#3AE57F
ΔE00 5.55
Fresh Green
#69D84F
ΔE00 5.58
Palegreen
#98FB98
ΔE00 6.04
Light Green
#96F97B
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E07D #DD7DE0
analogous
#B1E07D #80E07D #7DE0AB
triadic
#80E07D #7D80E0 #E07D80
tetradic
#80E07D #7DB1E0 #DD7DE0 #E0AB7D
square
#80E07D #7DB1E0 #DD7DE0 #E0AB7D
split-complementary
#80E07D #AB7DE0 #E07DB1
monochromatic
#30B72C #50D44C #80E07D #B0ECAE #E1F8E0
Accessibility & contrast
On white
1.63
#80E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#80E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E07D
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E07D | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#75DBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #80e07d; /* rgb */ color: rgb(128, 224, 125); /* oklch */ color: oklch(82.4% 0.163 143.3);
Tailwind
colors: {
custom: {
50: '#aaeaa4',
500: '#80e07d',
950: '#000000',
},
}SCSS
$custom: #80e07d; $custom-light: #aaeaa4; $custom-dark: #000000;
JSON
{
"hex": "#80e07d",
"rgb": {
"r": 128,
"g": 224,
"b": 125
},
"hsl": {
"h": 118.182,
"s": 61.491,
"l": 68.431
},
"oklch": {
"l": 0.82407,
"c": 0.16267,
"h": 143.3
},
"luminance": 0.59381
}Semantic roles & 50–950 ramp
primary
#80E07D
secondary
#B44AB7
accent
#1CC9C4
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480