#82EE81#82EE81
#82EE81 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.177 H 143.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #82EE81 |
|---|---|
| RGB | rgb(130, 238, 129) |
| HSL | hsl(119, 76%, 72%) |
| HSV | hsv(119, 46%, 93%) |
| CMYK | cmyk(45.4%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(85.74, -52.52, 43.17) |
| CIE-LCH | lch(85.74, 67.99, 140.58°) |
| OKLab | oklab(85.91% -0.1429 0.1052) |
| OKLCH | oklch(85.91% 0.177 143.7) |
| XYZ | xyz(43.7407, 67.4769, 31.4841) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.35
Palegreen
#98FB98
ΔE00 3.58
Easter Green
#8CFD7E
ΔE00 3.74
Light Green
#96F97B
ΔE00 3.80
Lightgreen (survey)
#76FF7B
ΔE00 4.20
Baby Green
#8CFF9E
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EE81 #ED81EE
analogous
#B8EE81 #82EE81 #81EEB7
triadic
#82EE81 #8182EE #EE8182
tetradic
#82EE81 #81B8EE #ED81EE #EEB781
square
#82EE81 #81B8EE #ED81EE #EEB781
split-complementary
#82EE81 #B781EE #EE81B8
monochromatic
#1FD81D #4DE74B #82EE81 #B7F5B7 #E4FBE4
Accessibility & contrast
On white
1.45
#82EE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#82EE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EE81
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EE81 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD78
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#74E8D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #82ee81; /* rgb */ color: rgb(130, 238, 129); /* oklch */ color: oklch(85.9% 0.177 143.7);
Tailwind
colors: {
custom: {
50: '#acf4a7',
500: '#82ee81',
950: '#000000',
},
}SCSS
$custom: #82ee81; $custom-light: #acf4a7; $custom-dark: #000000;
JSON
{
"hex": "#82ee81",
"rgb": {
"r": 130,
"g": 238,
"b": 129
},
"hsl": {
"h": 119.45,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.85914,
"c": 0.17746,
"h": 143.7
},
"luminance": 0.6748
}Semantic roles & 50–950 ramp
primary
#82EE81
secondary
#C74BC8
accent
#0DD8D7
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#111710
muted
#818580