#82EE8B#82EE8B
#82EE8B is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.1% C 0.168 H 145.7°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #82EE8B |
|---|---|
| RGB | rgb(130, 238, 139) |
| HSL | hsl(125, 76%, 72%) |
| HSV | hsv(125, 45%, 93%) |
| CMYK | cmyk(45.4%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(85.88, -51.09, 38.45) |
| CIE-LCH | lch(85.88, 63.94, 143.03°) |
| OKLab | oklab(86.07% -0.1389 0.0948) |
| OKLCH | oklch(86.07% 0.168 145.7) |
| XYZ | xyz(44.4383, 67.7559, 35.1576) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.52
Palegreen
#98FB98
ΔE00 3.24
Baby Green
#8CFF9E
ΔE00 3.70
Mint Green
#8FFF9F
ΔE00 3.76
Foam Green
#90FDA9
ΔE00 4.42
Easter Green
#8CFD7E
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EE8B #EE82E5
analogous
#AFEE82 #82EE8B #82EEC1
triadic
#82EE8B #8B82EE #EE8B82
tetradic
#82EE8B #82AFEE #EE82E5 #EEC182
square
#82EE8B #82AFEE #EE82E5 #EEC182
split-complementary
#82EE8B #C182EE #EE82AF
monochromatic
#1DD82D #4CE759 #82EE8B #B8F5BD #E4FBE6
Accessibility & contrast
On white
1.44
#82EE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#82EE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EE8B
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EE8B | 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)
#F1DD84
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#72E9D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #82ee8b; /* rgb */ color: rgb(130, 238, 139); /* oklch */ color: oklch(86.1% 0.168 145.7);
Tailwind
colors: {
custom: {
50: '#acf4ae',
500: '#82ee8b',
950: '#000000',
},
}SCSS
$custom: #82ee8b; $custom-light: #acf4ae; $custom-dark: #000000;
JSON
{
"hex": "#82ee8b",
"rgb": {
"r": 130,
"g": 238,
"b": 139
},
"hsl": {
"h": 125,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.86074,
"c": 0.16811,
"h": 145.7
},
"luminance": 0.67759
}Semantic roles & 50–950 ramp
primary
#82EE8B
secondary
#C84CBE
accent
#0DC7D8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581