#82DCA0#82DCA0
#82DCA0 is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.2% C 0.122 H 153.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #82DCA0 |
|---|---|
| RGB | rgb(130, 220, 160) |
| HSL | hsl(140, 56%, 69%) |
| HSV | hsv(140, 41%, 86%) |
| CMYK | cmyk(40.9%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(81.00, -39.87, 21.23) |
| CIE-LCH | lch(81.00, 45.17, 151.97°) |
| OKLab | oklab(82.21% -0.1092 0.054) |
| OKLCH | oklch(82.21% 0.122 153.7) |
| XYZ | xyz(41.1416, 58.4676, 42.3684) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.39
Seafoam
#7FE0B3
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 5.97
Mint
#AAF0C1
ΔE00 6.55
Seafoam (survey)
#80F9AD
ΔE00 6.66
Light Teal
#90E4C1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DCA0 #DC82BE
analogous
#91DC82 #82DCA0 #82DCCD
triadic
#82DCA0 #A082DC #DCA082
tetradic
#82DCA0 #8291DC #DC82BE #DCCD82
square
#82DCA0 #8291DC #DC82BE #DCCD82
split-complementary
#82DCA0 #CD82DC #DC8291
monochromatic
#32B25C #52CF7C #82DCA0 #B2E9C4 #E2F7E9
Accessibility & contrast
On white
1.65
#82DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#82DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DCA0
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DCA0 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9C
Deuteranopia (green-blind)
#CEC5A3
Tritanopia (blue-blind)
#70DACC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #82dca0; /* rgb */ color: rgb(130, 220, 160); /* oklch */ color: oklch(82.2% 0.122 153.7);
Tailwind
colors: {
custom: {
50: '#aae7bc',
500: '#82dca0',
950: '#000000',
},
}SCSS
$custom: #82dca0; $custom-light: #aae7bc; $custom-dark: #000000;
JSON
{
"hex": "#82dca0",
"rgb": {
"r": 130,
"g": 220,
"b": 160
},
"hsl": {
"h": 140,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.82213,
"c": 0.12183,
"h": 153.7
},
"luminance": 0.5847
}Semantic roles & 50–950 ramp
primary
#82DCA0
secondary
#B35092
accent
#228EC4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482