#82DEC2#82DEC2
#82DEC2 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.098 H 172.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEC2 |
|---|---|
| RGB | rgb(130, 222, 194) |
| HSL | hsl(162, 58%, 69%) |
| HSV | hsv(162, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(82.31, -33.89, 5.17) |
| CIE-LCH | lch(82.31, 34.29, 171.33°) |
| OKLab | oklab(83.52% -0.0966 0.0132) |
| OKLCH | oklch(83.52% 0.098 172.2) |
| XYZ | xyz(45.0609, 60.8802, 60.4051) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.93
Seafoam Blue
#78D1B6
ΔE00 3.10
Seafoam
#7FE0B3
ΔE00 4.69
Pale Teal
#82CBB2
ΔE00 4.71
Mediumaquamarine
#66CDAA
ΔE00 5.19
Tiffany Blue
#7BF2DA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEC2 #DE829E
analogous
#82DE94 #82DEC2 #82CCDE
triadic
#82DEC2 #C282DE #DEC282
tetradic
#82DEC2 #9482DE #DE829E #CCDE82
square
#82DEC2 #9482DE #DE829E #CCDE82
split-complementary
#82DEC2 #DE82CC #DE9482
monochromatic
#30B68D #52D1AA #82DEC2 #B2EBDA #E3F8F1
Accessibility & contrast
On white
1.59
#82DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#82DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEC2
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEC2 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3C1
Deuteranopia (green-blind)
#CAC8C4
Tritanopia (blue-blind)
#64E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82dec2; /* rgb */ color: rgb(130, 222, 194); /* oklch */ color: oklch(83.5% 0.098 172.2);
Tailwind
colors: {
custom: {
50: '#aae8d4',
500: '#82dec2',
950: '#000000',
},
}SCSS
$custom: #82dec2; $custom-light: #aae8d4; $custom-dark: #000000;
JSON
{
"hex": "#82dec2",
"rgb": {
"r": 130,
"g": 222,
"b": 194
},
"hsl": {
"h": 161.739,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.83523,
"c": 0.09753,
"h": 172.2
},
"luminance": 0.60883
}Semantic roles & 50–950 ramp
primary
#82DEC2
secondary
#B54F6E
accent
#2052C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483