#80E17A#80E17A
#80E17A is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.6% C 0.167 H 142.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #80E17A |
|---|---|
| RGB | rgb(128, 225, 122) |
| HSL | hsl(117, 63%, 68%) |
| HSV | hsv(117, 46%, 88%) |
| CMYK | cmyk(43.1%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(81.75, -48.73, 41.53) |
| CIE-LCH | lch(81.75, 64.02, 139.56°) |
| OKLab | oklab(82.6% -0.1328 0.1011) |
| OKLCH | oklch(82.6% 0.167 142.7) |
| XYZ | xyz(39.3384, 59.8423, 27.8864) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.53
Lightish Green
#61E160
ΔE00 3.79
Fresh Green
#69D84F
ΔE00 5.17
Weird Green
#3AE57F
ΔE00 5.68
Palegreen
#98FB98
ΔE00 5.94
Light Green
#96F97B
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E17A #DB7AE1
analogous
#B3E17A #80E17A #7AE1A7
triadic
#80E17A #7A80E1 #E17A80
tetradic
#80E17A #7AB3E1 #DB7AE1 #E1A77A
square
#80E17A #7AB3E1 #DB7AE1 #E1A77A
split-complementary
#80E17A #A77AE1 #E17AB3
monochromatic
#32B729 #50D648 #80E17A #B0ECAC #DFF8DE
Accessibility & contrast
On white
1.62
#80E17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#80E17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E17A
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E17A | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D172
Deuteranopia (green-blind)
#D7C881
Tritanopia (blue-blind)
#75DCC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #80e17a; /* rgb */ color: rgb(128, 225, 122); /* oklch */ color: oklch(82.6% 0.167 142.7);
Tailwind
colors: {
custom: {
50: '#aaeba2',
500: '#80e17a',
950: '#000000',
},
}SCSS
$custom: #80e17a; $custom-light: #aaeba2; $custom-dark: #000000;
JSON
{
"hex": "#80e17a",
"rgb": {
"r": 128,
"g": 225,
"b": 122
},
"hsl": {
"h": 116.505,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.826,
"c": 0.16693,
"h": 142.7
},
"luminance": 0.59845
}Semantic roles & 50–950 ramp
primary
#80E17A
secondary
#B147B8
accent
#1BCBC1
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480