#80E07A#80E07A
#80E07A is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.4% C 0.166 H 142.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #80E07A |
|---|---|
| RGB | rgb(128, 224, 122) |
| HSL | hsl(116, 62%, 68%) |
| HSV | hsv(116, 46%, 88%) |
| CMYK | cmyk(42.9%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(81.46, -48.31, 41.16) |
| CIE-LCH | lch(81.46, 63.47, 139.57°) |
| OKLab | oklab(82.36% -0.1317 0.1003) |
| OKLCH | oklch(82.36% 0.166 142.7) |
| XYZ | xyz(39.0688, 59.3032, 27.7966) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.67
Lightish Green
#61E160
ΔE00 3.88
Fresh Green
#69D84F
ΔE00 5.17
Weird Green
#3AE57F
ΔE00 5.72
Palegreen
#98FB98
ΔE00 6.12
Light Green
#96F97B
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E07A #DA7AE0
analogous
#B3E07A #80E07A #7AE0A7
triadic
#80E07A #7A80E0 #E07A80
tetradic
#80E07A #7AB3E0 #DA7AE0 #E0A77A
square
#80E07A #7AB3E0 #DA7AE0 #E0A77A
split-complementary
#80E07A #A77AE0 #E07AB3
monochromatic
#32B52A #51D448 #80E07A #AFECAC #DFF7DD
Accessibility & contrast
On white
1.63
#80E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#80E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E07A
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E07A | 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)
#E4D072
Deuteranopia (green-blind)
#D7C781
Tritanopia (blue-blind)
#75DBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #80e07a; /* rgb */ color: rgb(128, 224, 122); /* oklch */ color: oklch(82.4% 0.166 142.7);
Tailwind
colors: {
custom: {
50: '#aaeaa2',
500: '#80e07a',
950: '#000000',
},
}SCSS
$custom: #80e07a; $custom-light: #aaeaa2; $custom-dark: #000000;
JSON
{
"hex": "#80e07a",
"rgb": {
"r": 128,
"g": 224,
"b": 122
},
"hsl": {
"h": 116.471,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.82359,
"c": 0.16552,
"h": 142.7
},
"luminance": 0.59306
}Semantic roles & 50–950 ramp
primary
#80E07A
secondary
#B048B6
accent
#1CCAC0
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480