#82EE8D#82EE8D
#82EE8D is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.1% C 0.166 H 146.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #82EE8D |
|---|---|
| RGB | rgb(130, 238, 141) |
| HSL | hsl(126, 76%, 72%) |
| HSV | hsv(126, 45%, 93%) |
| CMYK | cmyk(45.4%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(85.91, -50.79, 37.50) |
| CIE-LCH | lch(85.91, 63.13, 143.56°) |
| OKLab | oklab(86.11% -0.138 0.0926) |
| OKLCH | oklch(86.11% 0.166 146.1) |
| XYZ | xyz(44.5857, 67.8149, 35.9343) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.50
Palegreen
#98FB98
ΔE00 3.26
Baby Green
#8CFF9E
ΔE00 3.63
Mint Green
#8FFF9F
ΔE00 3.68
Foam Green
#90FDA9
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EE8D #EE82E3
analogous
#ADEE82 #82EE8D #82EEC3
triadic
#82EE8D #8D82EE #EE8D82
tetradic
#82EE8D #82ADEE #EE82E3 #EEC382
square
#82EE8D #82ADEE #EE82E3 #EEC382
split-complementary
#82EE8D #C382EE #EE82AD
monochromatic
#1DD830 #4CE75C #82EE8D #B8F5BE #E4FBE6
Accessibility & contrast
On white
1.44
#82EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#82EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EE8D
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EE8D | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#72E9D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #82ee8d; /* rgb */ color: rgb(130, 238, 141); /* oklch */ color: oklch(86.1% 0.166 146.1);
Tailwind
colors: {
custom: {
50: '#acf4af',
500: '#82ee8d',
950: '#000000',
},
}SCSS
$custom: #82ee8d; $custom-light: #acf4af; $custom-dark: #000000;
JSON
{
"hex": "#82ee8d",
"rgb": {
"r": 130,
"g": 238,
"b": 141
},
"hsl": {
"h": 126.111,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.86108,
"c": 0.16621,
"h": 146.1
},
"luminance": 0.67818
}Semantic roles & 50–950 ramp
primary
#82EE8D
secondary
#C84CBC
accent
#0DC4D8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581