#80EE8D#80EE8D
#80EE8D is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.0% C 0.167 H 146.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #80EE8D |
|---|---|
| RGB | rgb(128, 238, 141) |
| HSL | hsl(127, 76%, 72%) |
| HSV | hsv(127, 46%, 93%) |
| CMYK | cmyk(46.2%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(85.84, -51.33, 37.38) |
| CIE-LCH | lch(85.84, 63.50, 143.93°) |
| OKLab | oklab(86.02% -0.1395 0.0923) |
| OKLCH | oklch(86.02% 0.167 146.5) |
| XYZ | xyz(44.2819, 67.6582, 35.9201) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.70
Palegreen
#98FB98
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.64
Mint Green
#8FFF9F
ΔE00 3.70
Foam Green
#90FDA9
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EE8D #EE80E1
analogous
#AAEE80 #80EE8D #80EEC4
triadic
#80EE8D #8D80EE #EE8D80
tetradic
#80EE8D #80AAEE #EE80E1 #EEC480
square
#80EE8D #80AAEE #EE80E1 #EEC480
split-complementary
#80EE8D #C480EE #EE80AA
monochromatic
#1DD733 #4AE75D #80EE8D #B6F5BD #E4FBE7
Accessibility & contrast
On white
1.45
#80EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#80EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EE8D
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EE8D | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#E1D393
Tritanopia (blue-blind)
#6FE9D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #80ee8d; /* rgb */ color: rgb(128, 238, 141); /* oklch */ color: oklch(86.0% 0.167 146.5);
Tailwind
colors: {
custom: {
50: '#abf4af',
500: '#80ee8d',
950: '#000000',
},
}SCSS
$custom: #80ee8d; $custom-light: #abf4af; $custom-dark: #000000;
JSON
{
"hex": "#80ee8d",
"rgb": {
"r": 128,
"g": 238,
"b": 141
},
"hsl": {
"h": 127.091,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.86022,
"c": 0.16726,
"h": 146.5
},
"luminance": 0.67661
}Semantic roles & 50–950 ramp
primary
#80EE8D
secondary
#C84AB9
accent
#0DC1D9
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581