#8DEF80#8DEF80
#8DEF80 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.6% C 0.174 H 141.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF80 |
|---|---|
| RGB | rgb(141, 239, 128) |
| HSL | hsl(113, 78%, 72%) |
| HSV | hsv(113, 46%, 94%) |
| CMYK | cmyk(41%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(86.48, -49.89, 44.67) |
| CIE-LCH | lch(86.48, 66.96, 138.16°) |
| OKLab | oklab(86.64% -0.1362 0.1085) |
| OKLCH | oklch(86.64% 0.174 141.5) |
| XYZ | xyz(45.7454, 68.9515, 31.3164) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.54
Light Green
#96F97B
ΔE00 2.84
Easter Green
#8CFD7E
ΔE00 3.25
Palegreen
#98FB98
ΔE00 3.40
Lightgreen (survey)
#76FF7B
ΔE00 4.30
Pale Light Green
#B1FC99
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF80 #E280EF
analogous
#C5EF80 #8DEF80 #80EFAB
triadic
#8DEF80 #808DEF #EF808D
tetradic
#8DEF80 #80C5EF #E280EF #EFAB80
square
#8DEF80 #80C5EF #E280EF #EFAB80
split-complementary
#8DEF80 #AB80EF #EF80C5
monochromatic
#32D91B #5CE84A #8DEF80 #BEF6B6 #E7FCE4
Accessibility & contrast
On white
1.42
#8DEF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#8DEF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF80
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF80 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#84E9D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8def80; /* rgb */ color: rgb(141, 239, 128); /* oklch */ color: oklch(86.6% 0.174 141.5);
Tailwind
colors: {
custom: {
50: '#b3f5a6',
500: '#8def80',
950: '#000000',
},
}SCSS
$custom: #8def80; $custom-light: #b3f5a6; $custom-dark: #000000;
JSON
{
"hex": "#8def80",
"rgb": {
"r": 141,
"g": 239,
"b": 128
},
"hsl": {
"h": 112.973,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.86635,
"c": 0.17411,
"h": 141.5
},
"luminance": 0.68954
}Semantic roles & 50–950 ramp
primary
#8DEF80
secondary
#BA4AC9
accent
#0CDAC2
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580