#80E079#80E079
#80E079 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.3% C 0.166 H 142.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #80E079 |
|---|---|
| RGB | rgb(128, 224, 121) |
| HSL | hsl(116, 62%, 68%) |
| HSV | hsv(116, 46%, 88%) |
| CMYK | cmyk(42.9%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(81.44, -48.45, 41.63) |
| CIE-LCH | lch(81.44, 63.88, 139.33°) |
| OKLab | oklab(82.34% -0.1321 0.1013) |
| OKLCH | oklch(82.34% 0.166 142.5) |
| XYZ | xyz(39.0072, 59.2785, 27.4719) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.74
Lightish Green
#61E160
ΔE00 3.77
Fresh Green
#69D84F
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.78
Light Green
#96F97B
ΔE00 6.14
Palegreen
#98FB98
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E079 #D979E0
analogous
#B4E079 #80E079 #79E0A5
triadic
#80E079 #7980E0 #E07980
tetradic
#80E079 #79B4E0 #D979E0 #E0A579
square
#80E079 #79B4E0 #D979E0 #E0A579
split-complementary
#80E079 #A579E0 #E079B4
monochromatic
#33B52A #51D547 #80E079 #AFEBAB #DEF7DC
Accessibility & contrast
On white
1.63
#80E079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#80E079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E079
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E079 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D071
Deuteranopia (green-blind)
#D7C780
Tritanopia (blue-blind)
#76DBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #80e079; /* rgb */ color: rgb(128, 224, 121); /* oklch */ color: oklch(82.3% 0.166 142.5);
Tailwind
colors: {
custom: {
50: '#aaeaa1',
500: '#80e079',
950: '#000000',
},
}SCSS
$custom: #80e079; $custom-light: #aaeaa1; $custom-dark: #000000;
JSON
{
"hex": "#80e079",
"rgb": {
"r": 128,
"g": 224,
"b": 121
},
"hsl": {
"h": 115.922,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.82344,
"c": 0.16646,
"h": 142.5
},
"luminance": 0.59281
}Semantic roles & 50–950 ramp
primary
#80E079
secondary
#AE47B6
accent
#1BCABE
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480