#82DBDC#82DBDC
#82DBDC is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.6% C 0.086 H 196.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #82DBDC |
|---|---|
| RGB | rgb(130, 219, 220) |
| HSL | hsl(181, 56%, 69%) |
| HSV | hsv(181, 41%, 86%) |
| CMYK | cmyk(40.9%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.15, -26.41, -8.88) |
| CIE-LCH | lch(82.15, 27.86, 198.58°) |
| OKLab | oklab(83.62% -0.0822 -0.0244) |
| OKLCH | oklch(83.62% 0.086 196.6) |
| XYZ | xyz(47.4508, 60.5726, 76.8875) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.06
Paleturquoise
#AFEEEE
ΔE00 6.32
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 6.52
Aqua Blue
#02D8E9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DBDC #DC8382
analogous
#82DCB0 #82DBDC #82AEDC
triadic
#82DBDC #DC82DB #DBDC82
tetradic
#82DBDC #B082DC #DC8382 #AEDC82
square
#82DBDC #B082DC #DC8382 #AEDC82
split-complementary
#82DBDC #DC82AE #DCB082
monochromatic
#32B0B2 #52CDCF #82DBDC #B2E9E9 #E2F7F7
Accessibility & contrast
On white
1.60
#82DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#82DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DBDC
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DBDC | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#58E0DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82dbdc; /* rgb */ color: rgb(130, 219, 220); /* oklch */ color: oklch(83.6% 0.086 196.6);
Tailwind
colors: {
custom: {
50: '#abe6e6',
500: '#82dbdc',
950: '#000000',
},
}SCSS
$custom: #82dbdc; $custom-light: #abe6e6; $custom-dark: #000000;
JSON
{
"hex": "#82dbdc",
"rgb": {
"r": 130,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.83616,
"c": 0.08575,
"h": 196.6
},
"luminance": 0.60576
}Semantic roles & 50–950 ramp
primary
#82DBDC
secondary
#B35150
accent
#2422C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484