#80EF8F#80EF8F
#80EF8F is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.3% C 0.167 H 146.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #80EF8F |
|---|---|
| RGB | rgb(128, 239, 143) |
| HSL | hsl(128, 78%, 72%) |
| HSV | hsv(128, 46%, 94%) |
| CMYK | cmyk(46.4%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(86.16, -51.43, 36.81) |
| CIE-LCH | lch(86.16, 63.25, 144.41°) |
| OKLab | oklab(86.3% -0.1397 0.0911) |
| OKLCH | oklch(86.3% 0.167 146.9) |
| XYZ | xyz(44.7240, 68.3021, 36.8082) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.78
Palegreen
#98FB98
ΔE00 3.27
Baby Green
#8CFF9E
ΔE00 3.40
Mint Green
#8FFF9F
ΔE00 3.47
Foam Green
#90FDA9
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EF8F #EF80E0
analogous
#A9EF80 #80EF8F #80EFC7
triadic
#80EF8F #8F80EF #EF8F80
tetradic
#80EF8F #80A9EF #EF80E0 #EFC780
square
#80EF8F #80A9EF #EF80E0 #EFC780
split-complementary
#80EF8F #C780EF #EF80A9
monochromatic
#1BD935 #4AE85F #80EF8F #B6F6BF #E4FCE7
Accessibility & contrast
On white
1.43
#80EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#80EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EF8F
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EF8F | 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)
#F2DE88
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#6EEBD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #80ef8f; /* rgb */ color: rgb(128, 239, 143); /* oklch */ color: oklch(86.3% 0.167 146.9);
Tailwind
colors: {
custom: {
50: '#abf5b1',
500: '#80ef8f',
950: '#000000',
},
}SCSS
$custom: #80ef8f; $custom-light: #abf5b1; $custom-dark: #000000;
JSON
{
"hex": "#80ef8f",
"rgb": {
"r": 128,
"g": 239,
"b": 143
},
"hsl": {
"h": 128.108,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.86295,
"c": 0.16679,
"h": 146.9
},
"luminance": 0.68305
}Semantic roles & 50–950 ramp
primary
#80EF8F
secondary
#C94AB8
accent
#0CBEDA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111711
muted
#818581