#80EE8A#80EE8A
#80EE8A is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.0% C 0.170 H 145.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #80EE8A |
|---|---|
| RGB | rgb(128, 238, 138) |
| HSL | hsl(125, 76%, 72%) |
| HSV | hsv(125, 46%, 93%) |
| CMYK | cmyk(46.2%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(85.79, -51.78, 38.81) |
| CIE-LCH | lch(85.79, 64.71, 143.15°) |
| OKLab | oklab(85.97% -0.1407 0.0956) |
| OKLCH | oklch(85.97% 0.17 145.8) |
| XYZ | xyz(44.0617, 67.5701, 34.7603) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.73
Palegreen
#98FB98
ΔE00 3.35
Baby Green
#8CFF9E
ΔE00 3.75
Mint Green
#8FFF9F
ΔE00 3.82
Foam Green
#90FDA9
ΔE00 4.52
Easter Green
#8CFD7E
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EE8A #EE80E4
analogous
#ADEE80 #80EE8A #80EEC1
triadic
#80EE8A #8A80EE #EE8A80
tetradic
#80EE8A #80ADEE #EE80E4 #EEC180
square
#80EE8A #80ADEE #EE80E4 #EEC180
split-complementary
#80EE8A #C180EE #EE80AD
monochromatic
#1DD72E #4AE758 #80EE8A #B6F5BC #E4FBE6
Accessibility & contrast
On white
1.45
#80EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#80EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EE8A
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EE8A | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#E2D290
Tritanopia (blue-blind)
#6FE9D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #80ee8a; /* rgb */ color: rgb(128, 238, 138); /* oklch */ color: oklch(86.0% 0.170 145.8);
Tailwind
colors: {
custom: {
50: '#abf4ad',
500: '#80ee8a',
950: '#000000',
},
}SCSS
$custom: #80ee8a; $custom-light: #abf4ad; $custom-dark: #000000;
JSON
{
"hex": "#80ee8a",
"rgb": {
"r": 128,
"g": 238,
"b": 138
},
"hsl": {
"h": 125.455,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.85971,
"c": 0.17009,
"h": 145.8
},
"luminance": 0.67573
}Semantic roles & 50–950 ramp
primary
#80EE8A
secondary
#C84ABD
accent
#0DC6D9
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581