#80E075#80E075
#80E075 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.170 H 141.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #80E075 |
|---|---|
| RGB | rgb(128, 224, 117) |
| HSL | hsl(114, 63%, 67%) |
| HSV | hsv(114, 48%, 88%) |
| CMYK | cmyk(42.9%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(81.39, -48.99, 43.51) |
| CIE-LCH | lch(81.39, 65.52, 138.39°) |
| OKLab | oklab(82.28% -0.1337 0.1054) |
| OKLCH | oklch(82.28% 0.17 141.8) |
| XYZ | xyz(38.7670, 59.1824, 26.2068) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 4.06
Fresh Green
#69D84F
ΔE00 4.53
Light Green
#96F97B
ΔE00 5.91
Weird Green
#3AE57F
ΔE00 6.05
Palegreen
#98FB98
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E075 #D575E0
analogous
#B6E075 #80E075 #75E0A0
triadic
#80E075 #7580E0 #E07580
tetradic
#80E075 #75B6E0 #D575E0 #E0A075
square
#80E075 #75B6E0 #D575E0 #E0A075
split-complementary
#80E075 #A075E0 #E075B6
monochromatic
#36B328 #52D543 #80E075 #AEEBA7 #DCF6D9
Accessibility & contrast
On white
1.64
#80E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#80E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E075
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E075 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06C
Deuteranopia (green-blind)
#D7C77C
Tritanopia (blue-blind)
#76DAC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #80e075; /* rgb */ color: rgb(128, 224, 117); /* oklch */ color: oklch(82.3% 0.170 141.8);
Tailwind
colors: {
custom: {
50: '#aaea9e',
500: '#80e075',
950: '#000000',
},
}SCSS
$custom: #80e075; $custom-light: #aaea9e; $custom-dark: #000000;
JSON
{
"hex": "#80e075",
"rgb": {
"r": 128,
"g": 224,
"b": 117
},
"hsl": {
"h": 113.832,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.82284,
"c": 0.17021,
"h": 141.8
},
"luminance": 0.59185
}Semantic roles & 50–950 ramp
primary
#80E075
secondary
#A845B4
accent
#1ACBB9
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480