#82DADC#82DADC
#82DADC is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.4% C 0.085 H 197.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #82DADC |
|---|---|
| RGB | rgb(130, 218, 220) |
| HSL | hsl(181, 56%, 69%) |
| HSV | hsv(181, 41%, 86%) |
| CMYK | cmyk(40.9%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.87, -25.92, -9.30) |
| CIE-LCH | lch(81.87, 27.53, 199.73°) |
| OKLab | oklab(83.39% -0.081 -0.0256) |
| OKLCH | oklch(83.39% 0.085 197.5) |
| XYZ | xyz(47.1907, 60.0524, 76.8008) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 6.23
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Paleturquoise
#AFEEEE
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 6.42
Aqua Blue
#02D8E9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DADC #DC8482
analogous
#82DCB1 #82DADC #82ADDC
triadic
#82DADC #DC82DA #DADC82
tetradic
#82DADC #B182DC #DC8482 #ADDC82
square
#82DADC #B182DC #DC8482 #ADDC82
split-complementary
#82DADC #DC82AD #DCB182
monochromatic
#32AFB2 #52CCCF #82DADC #B2E8E9 #E2F6F7
Accessibility & contrast
On white
1.61
#82DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#82DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DADC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DADC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#BFC7DD
Tritanopia (blue-blind)
#58DFDA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82dadc; /* rgb */ color: rgb(130, 218, 220); /* oklch */ color: oklch(83.4% 0.085 197.5);
Tailwind
colors: {
custom: {
50: '#abe5e6',
500: '#82dadc',
950: '#000000',
},
}SCSS
$custom: #82dadc; $custom-light: #abe5e6; $custom-dark: #000000;
JSON
{
"hex": "#82dadc",
"rgb": {
"r": 130,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.8339,
"c": 0.08497,
"h": 197.5
},
"luminance": 0.60056
}Semantic roles & 50–950 ramp
primary
#82DADC
secondary
#B35250
accent
#2522C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484