#82EE8A#82EE8A
#82EE8A is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.1% C 0.169 H 145.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #82EE8A |
|---|---|
| RGB | rgb(130, 238, 138) |
| HSL | hsl(124, 76%, 72%) |
| HSV | hsv(124, 45%, 93%) |
| CMYK | cmyk(45.4%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(85.87, -51.24, 38.93) |
| CIE-LCH | lch(85.87, 64.35, 142.77°) |
| OKLab | oklab(86.06% -0.1393 0.0958) |
| OKLCH | oklch(86.06% 0.169 145.5) |
| XYZ | xyz(44.3655, 67.7268, 34.7746) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.55
Palegreen
#98FB98
ΔE00 3.24
Baby Green
#8CFF9E
ΔE00 3.75
Mint Green
#8FFF9F
ΔE00 3.81
Foam Green
#90FDA9
ΔE00 4.53
Easter Green
#8CFD7E
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EE8A #EE82E6
analogous
#B0EE82 #82EE8A #82EEC0
triadic
#82EE8A #8A82EE #EE8A82
tetradic
#82EE8A #82B0EE #EE82E6 #EEC082
square
#82EE8A #82B0EE #EE82E6 #EEC082
split-complementary
#82EE8A #C082EE #EE82B0
monochromatic
#1DD82B #4CE758 #82EE8A #B8F5BC #E4FBE6
Accessibility & contrast
On white
1.44
#82EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#82EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EE8A
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EE8A | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#72E9D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #82ee8a; /* rgb */ color: rgb(130, 238, 138); /* oklch */ color: oklch(86.1% 0.169 145.5);
Tailwind
colors: {
custom: {
50: '#acf4ad',
500: '#82ee8a',
950: '#000000',
},
}SCSS
$custom: #82ee8a; $custom-light: #acf4ad; $custom-dark: #000000;
JSON
{
"hex": "#82ee8a",
"rgb": {
"r": 130,
"g": 238,
"b": 138
},
"hsl": {
"h": 124.444,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.86057,
"c": 0.16905,
"h": 145.5
},
"luminance": 0.6773
}Semantic roles & 50–950 ramp
primary
#82EE8A
secondary
#C84CBF
accent
#0DC9D8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581