#82DCA2#82DCA2
#82DCA2 is a very light, moderate green. Relative luminance 0.585; OKLCH L 82.3% C 0.120 H 154.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #82DCA2 |
|---|---|
| RGB | rgb(130, 220, 162) |
| HSL | hsl(141, 56%, 69%) |
| HSV | hsv(141, 41%, 86%) |
| CMYK | cmyk(40.9%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(81.04, -39.50, 20.23) |
| CIE-LCH | lch(81.04, 44.38, 152.88°) |
| OKLab | oklab(82.26% -0.1083 0.0515) |
| OKLCH | oklch(82.26% 0.12 154.6) |
| XYZ | xyz(41.3180, 58.5382, 43.2972) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.44
Seafoam
#7FE0B3
ΔE00 3.67
Light Sea Green
#98F6B0
ΔE00 6.08
Light Teal
#90E4C1
ΔE00 6.29
Mint
#AAF0C1
ΔE00 6.37
Eucalyptus
#44D7A8
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DCA2 #DC82BC
analogous
#8FDC82 #82DCA2 #82DCCF
triadic
#82DCA2 #A282DC #DCA282
tetradic
#82DCA2 #828FDC #DC82BC #DCCF82
square
#82DCA2 #828FDC #DC82BC #DCCF82
split-complementary
#82DCA2 #CF82DC #DC828F
monochromatic
#32B25F #52CF7E #82DCA2 #B2E9C6 #E2F7E9
Accessibility & contrast
On white
1.65
#82DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#82DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DCA2
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DCA2 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9F
Deuteranopia (green-blind)
#CEC5A5
Tritanopia (blue-blind)
#70DACC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #82dca2; /* rgb */ color: rgb(130, 220, 162); /* oklch */ color: oklch(82.3% 0.120 154.6);
Tailwind
colors: {
custom: {
50: '#aae7bd',
500: '#82dca2',
950: '#000000',
},
}SCSS
$custom: #82dca2; $custom-light: #aae7bd; $custom-dark: #000000;
JSON
{
"hex": "#82dca2",
"rgb": {
"r": 130,
"g": 220,
"b": 162
},
"hsl": {
"h": 141.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.82257,
"c": 0.11997,
"h": 154.6
},
"luminance": 0.58541
}Semantic roles & 50–950 ramp
primary
#82DCA2
secondary
#B3508F
accent
#228AC4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482