#80E080#80E080
#80E080 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.5% C 0.160 H 144.0°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #80E080 |
|---|---|
| RGB | rgb(128, 224, 128) |
| HSL | hsl(120, 61%, 69%) |
| HSV | hsv(120, 43%, 88%) |
| CMYK | cmyk(42.9%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(81.54, -47.46, 38.30) |
| CIE-LCH | lch(81.54, 60.99, 141.10°) |
| OKLab | oklab(82.46% -0.1292 0.094) |
| OKLCH | oklch(82.46% 0.16 144) |
| XYZ | xyz(39.4521, 59.4565, 29.8153) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.36
Lightish Green
#61E160
ΔE00 4.60
Weird Green
#3AE57F
ΔE00 5.43
Palegreen
#98FB98
ΔE00 5.99
Fresh Green
#69D84F
ΔE00 6.02
Tealish Green
#0CDC73
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E080 #E080E0
analogous
#B0E080 #80E080 #80E0B0
triadic
#80E080 #8080E0 #E08080
tetradic
#80E080 #80B0E0 #E080E0 #E0B080
square
#80E080 #80B0E0 #E080E0 #E0B080
split-complementary
#80E080 #B080E0 #E080B0
monochromatic
#2DB92D #4FD44F #80E080 #B1ECB1 #E2F8E2
Accessibility & contrast
On white
1.63
#80E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#80E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E080
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E080 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D079
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#74DBC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #80e080; /* rgb */ color: rgb(128, 224, 128); /* oklch */ color: oklch(82.5% 0.160 144.0);
Tailwind
colors: {
custom: {
50: '#aaeaa6',
500: '#80e080',
950: '#000000',
},
}SCSS
$custom: #80e080; $custom-light: #aaeaa6; $custom-dark: #000000;
JSON
{
"hex": "#80e080",
"rgb": {
"r": 128,
"g": 224,
"b": 128
},
"hsl": {
"h": 120,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.82455,
"c": 0.1598,
"h": 144
},
"luminance": 0.59459
}Semantic roles & 50–950 ramp
primary
#80E080
secondary
#B74DB7
accent
#1DC8C8
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480