#82D2DE#82D2DE
#82D2DE is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.7% C 0.080 H 207.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #82D2DE |
|---|---|
| RGB | rgb(130, 210, 222) |
| HSL | hsl(188, 58%, 69%) |
| HSV | hsv(188, 41%, 87%) |
| CMYK | cmyk(41.4%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(79.68, -21.46, -13.63) |
| CIE-LCH | lch(79.68, 25.42, 212.44°) |
| OKLab | oklab(81.66% -0.0709 -0.0375) |
| OKLCH | oklch(81.66% 0.08 207.9) |
| XYZ | xyz(45.4325, 56.1097, 77.5293) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Sky Blue
#87CEEB
ΔE00 6.73
Powder Blue
#B0E0E6
ΔE00 6.74
Robin'S Egg
#6DEDFD
ΔE00 6.91
Aqua Blue
#02D8E9
ΔE00 6.98
Robin Egg Blue
#8AF1FE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D2DE #DE8E82
analogous
#82DEBC #82D2DE #82A4DE
triadic
#82D2DE #DE82D2 #D2DE82
tetradic
#82D2DE #BC82DE #DE8E82 #A4DE82
square
#82D2DE #BC82DE #DE8E82 #A4DE82
split-complementary
#82D2DE #DE82A4 #DEBC82
monochromatic
#30A4B6 #52C1D1 #82D2DE #B2E3EB #E3F5F8
Accessibility & contrast
On white
1.72
#82D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#82D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D2DE
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D2DE | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDF
Deuteranopia (green-blind)
#B6C1DE
Tritanopia (blue-blind)
#59D8D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #82d2de; /* rgb */ color: rgb(130, 210, 222); /* oklch */ color: oklch(81.7% 0.080 207.9);
Tailwind
colors: {
custom: {
50: '#abe0e8',
500: '#82d2de',
950: '#000000',
},
}SCSS
$custom: #82d2de; $custom-light: #abe0e8; $custom-dark: #000000;
JSON
{
"hex": "#82d2de",
"rgb": {
"r": 130,
"g": 210,
"b": 222
},
"hsl": {
"h": 187.826,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.81656,
"c": 0.08017,
"h": 207.9
},
"luminance": 0.56113
}Semantic roles & 50–950 ramp
primary
#82D2DE
secondary
#B55C4F
accent
#3520C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484