#82DC86#82DC86
#82DC86 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.147 H 145.0°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #82DC86 |
|---|---|
| RGB | rgb(130, 220, 134) |
| HSL | hsl(123, 56%, 69%) |
| HSV | hsv(123, 41%, 86%) |
| CMYK | cmyk(40.9%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(80.54, -44.28, 34.02) |
| CIE-LCH | lch(80.54, 55.83, 142.47°) |
| OKLab | oklab(81.69% -0.1205 0.0843) |
| OKLCH | oklch(81.69% 0.147 145) |
| XYZ | xyz(39.1003, 57.6511, 31.6171) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.15
Weird Green
#3AE57F
ΔE00 5.94
Hospital Green
#9BE5AA
ΔE00 6.01
Lightish Green
#61E160
ΔE00 6.04
Soft Green
#6FC276
ΔE00 6.51
Emerald
#50C878
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DC86 #DC82D8
analogous
#ABDC82 #82DC86 #82DCB3
triadic
#82DC86 #8682DC #DC8682
tetradic
#82DC86 #82ABDC #DC82D8 #DCB382
square
#82DC86 #82ABDC #DC82D8 #DCB382
split-complementary
#82DC86 #B382DC #DC82AB
monochromatic
#32B237 #52CF58 #82DC86 #B2E9B4 #E2F7E3
Accessibility & contrast
On white
1.68
#82DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#82DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DC86
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DC86 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD80
Deuteranopia (green-blind)
#D2C48B
Tritanopia (blue-blind)
#76D8C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #82dc86; /* rgb */ color: rgb(130, 220, 134); /* oklch */ color: oklch(81.7% 0.147 145.0);
Tailwind
colors: {
custom: {
50: '#aae7aa',
500: '#82dc86',
950: '#000000',
},
}SCSS
$custom: #82dc86; $custom-light: #aae7aa; $custom-dark: #000000;
JSON
{
"hex": "#82dc86",
"rgb": {
"r": 130,
"g": 220,
"b": 134
},
"hsl": {
"h": 122.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.81695,
"c": 0.14707,
"h": 145
},
"luminance": 0.57653
}Semantic roles & 50–950 ramp
primary
#82DC86
secondary
#B350AE
accent
#22BDC4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481