#8DEF82#8DEF82
#8DEF82 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.7% C 0.172 H 141.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF82 |
|---|---|
| RGB | rgb(141, 239, 130) |
| HSL | hsl(114, 77%, 72%) |
| HSV | hsv(114, 46%, 94%) |
| CMYK | cmyk(41%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(86.51, -49.62, 43.74) |
| CIE-LCH | lch(86.51, 66.15, 138.60°) |
| OKLab | oklab(86.67% -0.1354 0.1065) |
| OKLCH | oklch(86.67% 0.172 141.8) |
| XYZ | xyz(45.8783, 69.0047, 32.0166) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.25
Light Green
#96F97B
ΔE00 3.05
Palegreen
#98FB98
ΔE00 3.22
Easter Green
#8CFD7E
ΔE00 3.38
Lightgreen (survey)
#76FF7B
ΔE00 4.39
Mint Green
#8FFF9F
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF82 #E482EF
analogous
#C4EF82 #8DEF82 #82EFAE
triadic
#8DEF82 #828DEF #EF828D
tetradic
#8DEF82 #82C4EF #E482EF #EFAE82
square
#8DEF82 #82C4EF #E482EF #EFAE82
split-complementary
#8DEF82 #AE82EF #EF82C4
monochromatic
#2FDB1C #5CE84C #8DEF82 #BEF6B8 #E6FCE4
Accessibility & contrast
On white
1.42
#8DEF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#8DEF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF82
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF82 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE79
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#83E9D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8def82; /* rgb */ color: rgb(141, 239, 130); /* oklch */ color: oklch(86.7% 0.172 141.8);
Tailwind
colors: {
custom: {
50: '#b3f5a8',
500: '#8def82',
950: '#000000',
},
}SCSS
$custom: #8def82; $custom-light: #b3f5a8; $custom-dark: #000000;
JSON
{
"hex": "#8def82",
"rgb": {
"r": 141,
"g": 239,
"b": 130
},
"hsl": {
"h": 113.945,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.86665,
"c": 0.17223,
"h": 141.8
},
"luminance": 0.69007
}Semantic roles & 50–950 ramp
primary
#8DEF82
secondary
#BD4CCA
accent
#0CDAC5
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#111710
muted
#818580