#82DCAB#82DCAB
#82DCAB is a very light, moderate green. Relative luminance 0.589; OKLCH L 82.5% C 0.112 H 158.8°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #82DCAB |
|---|---|
| RGB | rgb(130, 220, 171) |
| HSL | hsl(147, 56%, 69%) |
| HSV | hsv(147, 41%, 86%) |
| CMYK | cmyk(40.9%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(81.22, -37.77, 15.76) |
| CIE-LCH | lch(81.22, 40.93, 157.35°) |
| OKLab | oklab(82.47% -0.1044 0.0404) |
| OKLCH | oklch(82.47% 0.112 158.8) |
| XYZ | xyz(42.1468, 58.8697, 47.6623) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.73
Light Teal
#90E4C1
ΔE00 4.35
Hospital Green
#9BE5AA
ΔE00 4.39
Eucalyptus
#44D7A8
ΔE00 5.67
Mediumaquamarine
#66CDAA
ΔE00 5.74
Mint
#AAF0C1
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DCAB #DC82B3
analogous
#86DC82 #82DCAB #82DCD8
triadic
#82DCAB #AB82DC #DCAB82
tetradic
#82DCAB #8286DC #DC82B3 #DCD882
square
#82DCAB #8286DC #DC82B3 #DCD882
split-complementary
#82DCAB #D882DC #DC8286
monochromatic
#32B26C #52CF8B #82DCAB #B2E9CB #E2F7EB
Accessibility & contrast
On white
1.64
#82DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#82DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DCAB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DCAB | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0A8
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#6DDBCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #82dcab; /* rgb */ color: rgb(130, 220, 171); /* oklch */ color: oklch(82.5% 0.112 158.8);
Tailwind
colors: {
custom: {
50: '#aae7c4',
500: '#82dcab',
950: '#000000',
},
}SCSS
$custom: #82dcab; $custom-light: #aae7c4; $custom-dark: #000000;
JSON
{
"hex": "#82dcab",
"rgb": {
"r": 130,
"g": 220,
"b": 171
},
"hsl": {
"h": 147.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.82466,
"c": 0.11191,
"h": 158.8
},
"luminance": 0.58872
}Semantic roles & 50–950 ramp
primary
#82DCAB
secondary
#B35086
accent
#227AC4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482