#82CEDC#82CEDC
#82CEDC is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.7% C 0.078 H 210.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #82CEDC |
|---|---|
| RGB | rgb(130, 206, 220) |
| HSL | hsl(189, 56%, 69%) |
| HSV | hsv(189, 41%, 86%) |
| CMYK | cmyk(40.9%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.49, -19.95, -14.34) |
| CIE-LCH | lch(78.49, 24.57, 215.71°) |
| OKLab | oklab(80.69% -0.0669 -0.0394) |
| OKLCH | oklch(80.69% 0.078 210.5) |
| XYZ | xyz(44.1908, 54.0526, 75.8008) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.72
Powder Blue
#B0E0E6
ΔE00 7.05
Baby Blue
#89CFF0
ΔE00 7.09
Lightblue
#ADD8E6
ΔE00 7.12
Aqua Blue
#02D8E9
ΔE00 7.64
Robin'S Egg Blue
#98EFF9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CEDC #DC9082
analogous
#82DCBD #82CEDC #82A1DC
triadic
#82CEDC #DC82CE #CEDC82
tetradic
#82CEDC #BD82DC #DC9082 #A1DC82
square
#82CEDC #BD82DC #DC9082 #A1DC82
split-complementary
#82CEDC #DC82A1 #DCBD82
monochromatic
#329EB2 #52BBCF #82CEDC #B2E1E9 #E2F3F7
Accessibility & contrast
On white
1.78
#82CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#82CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CEDC
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CEDC | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#5BD5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #82cedc; /* rgb */ color: rgb(130, 206, 220); /* oklch */ color: oklch(80.7% 0.078 210.5);
Tailwind
colors: {
custom: {
50: '#aadde6',
500: '#82cedc',
950: '#000000',
},
}SCSS
$custom: #82cedc; $custom-light: #aadde6; $custom-dark: #000000;
JSON
{
"hex": "#82cedc",
"rgb": {
"r": 130,
"g": 206,
"b": 220
},
"hsl": {
"h": 189.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.8069,
"c": 0.07767,
"h": 210.5
},
"luminance": 0.54056
}Semantic roles & 50–950 ramp
primary
#82CEDC
secondary
#B35F50
accent
#3B22C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484