#80EF8E#80EF8E
#80EF8E is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.3% C 0.168 H 146.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #80EF8E |
|---|---|
| RGB | rgb(128, 239, 142) |
| HSL | hsl(128, 78%, 72%) |
| HSV | hsv(128, 46%, 94%) |
| CMYK | cmyk(46.4%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(86.14, -51.59, 37.29) |
| CIE-LCH | lch(86.14, 63.65, 144.14°) |
| OKLab | oklab(86.28% -0.1401 0.0921) |
| OKLCH | oklch(86.28% 0.168 146.7) |
| XYZ | xyz(44.6485, 68.2720, 36.4110) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.75
Palegreen
#98FB98
ΔE00 3.24
Baby Green
#8CFF9E
ΔE00 3.42
Mint Green
#8FFF9F
ΔE00 3.49
Foam Green
#90FDA9
ΔE00 4.01
Light Bluish Green
#76FDA8
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EF8E #EF80E1
analogous
#A9EF80 #80EF8E #80EFC6
triadic
#80EF8E #8E80EF #EF8E80
tetradic
#80EF8E #80A9EF #EF80E1 #EFC680
square
#80EF8E #80A9EF #EF80E1 #EFC680
split-complementary
#80EF8E #C680EF #EF80A9
monochromatic
#1BD933 #4AE85E #80EF8E #B6F6BE #E4FCE7
Accessibility & contrast
On white
1.43
#80EF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#80EF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EF8E
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EF8E | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#6EEAD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #80ef8e; /* rgb */ color: rgb(128, 239, 142); /* oklch */ color: oklch(86.3% 0.168 146.7);
Tailwind
colors: {
custom: {
50: '#abf5b0',
500: '#80ef8e',
950: '#000000',
},
}SCSS
$custom: #80ef8e; $custom-light: #abf5b0; $custom-dark: #000000;
JSON
{
"hex": "#80ef8e",
"rgb": {
"r": 128,
"g": 239,
"b": 142
},
"hsl": {
"h": 127.568,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.86278,
"c": 0.16773,
"h": 146.7
},
"luminance": 0.68275
}Semantic roles & 50–950 ramp
primary
#80EF8E
secondary
#C94AB9
accent
#0CC0DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581