#82CCDA#82CCDA
#82CCDA is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.2% C 0.076 H 210.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCDA |
|---|---|
| RGB | rgb(130, 204, 218) |
| HSL | hsl(190, 54%, 68%) |
| HSV | hsv(190, 40%, 85%) |
| CMYK | cmyk(40.4%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(77.87, -19.44, -14.20) |
| CIE-LCH | lch(77.87, 24.07, 216.14°) |
| OKLab | oklab(80.17% -0.0653 -0.039) |
| OKLCH | oklch(80.17% 0.076 210.8) |
| XYZ | xyz(43.4491, 52.9905, 74.2547) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.63
Baby Blue
#89CFF0
ΔE00 7.02
Lightblue
#ADD8E6
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.24
Aqua Blue
#02D8E9
ΔE00 7.94
Ice Blue
#A5DFF9
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCDA #DA9082
analogous
#82DABC #82CCDA #82A0DA
triadic
#82CCDA #DA82CC #CCDA82
tetradic
#82CCDA #BC82DA #DA9082 #A0DA82
square
#82CCDA #BC82DA #DA9082 #A0DA82
split-complementary
#82CCDA #DA82A0 #DABC82
monochromatic
#349BAE #53B9CC #82CCDA #B1DFE8 #E0F3F6
Accessibility & contrast
On white
1.81
#82CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#82CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCDA
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCDA | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#B1BCDA
Tritanopia (blue-blind)
#5DD3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82ccda; /* rgb */ color: rgb(130, 204, 218); /* oklch */ color: oklch(80.2% 0.076 210.8);
Tailwind
colors: {
custom: {
50: '#aadbe5',
500: '#82ccda',
950: '#000000',
},
}SCSS
$custom: #82ccda; $custom-light: #aadbe5; $custom-dark: #000000;
JSON
{
"hex": "#82ccda",
"rgb": {
"r": 130,
"g": 204,
"b": 218
},
"hsl": {
"h": 189.545,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.80172,
"c": 0.07609,
"h": 210.8
},
"luminance": 0.52994
}Semantic roles & 50–950 ramp
primary
#82CCDA
secondary
#B05F50
accent
#3D24C2
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484