#82DC7E#82DC7E
#82DC7E is a light, vivid green. Relative luminance 0.574; OKLCH L 81.6% C 0.155 H 143.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #82DC7E |
|---|---|
| RGB | rgb(130, 220, 126) |
| HSL | hsl(117, 57%, 68%) |
| HSV | hsv(117, 43%, 86%) |
| CMYK | cmyk(40.9%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(80.42, -45.47, 37.88) |
| CIE-LCH | lch(80.42, 59.18, 140.20°) |
| OKLab | oklab(81.56% -0.1239 0.093) |
| OKLCH | oklch(81.56% 0.155 143.1) |
| XYZ | xyz(38.5633, 57.4363, 28.7889) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.13
Lightish Green
#61E160
ΔE00 4.95
Fresh Green
#69D84F
ΔE00 5.90
Weird Green
#3AE57F
ΔE00 6.05
Palegreen
#98FB98
ΔE00 6.81
Soft Green
#6FC276
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DC7E #D87EDC
analogous
#B1DC7E #82DC7E #7EDCA9
triadic
#82DC7E #7E82DC #DC7E82
tetradic
#82DC7E #7EB1DC #D87EDC #DCA97E
square
#82DC7E #7EB1DC #D87EDC #DCA97E
split-complementary
#82DC7E #A97EDC #DC7EB1
monochromatic
#35B030 #53CF4E #82DC7E #B1E9AE #DFF6DE
Accessibility & contrast
On white
1.68
#82DC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#82DC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DC7E
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DC7E | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD77
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#78D7C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #82dc7e; /* rgb */ color: rgb(130, 220, 126); /* oklch */ color: oklch(81.6% 0.155 143.1);
Tailwind
colors: {
custom: {
50: '#aae7a4',
500: '#82dc7e',
950: '#000000',
},
}SCSS
$custom: #82dc7e; $custom-light: #aae7a4; $custom-dark: #000000;
JSON
{
"hex": "#82dc7e",
"rgb": {
"r": 130,
"g": 220,
"b": 126
},
"hsl": {
"h": 117.447,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.81558,
"c": 0.1549,
"h": 143.1
},
"luminance": 0.57439
}Semantic roles & 50–950 ramp
primary
#82DC7E
secondary
#AE4CB2
accent
#21C5BE
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480