#82DCDD#82DCDD
#82DCDD is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.087 H 196.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #82DCDD |
|---|---|
| RGB | rgb(130, 220, 221) |
| HSL | hsl(181, 57%, 69%) |
| HSV | hsv(181, 41%, 87%) |
| CMYK | cmyk(41.2%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.46, -26.65, -8.95) |
| CIE-LCH | lch(82.46, 28.11, 198.56°) |
| OKLab | oklab(83.88% -0.0829 -0.0246) |
| OKLCH | oklch(83.88% 0.087 196.6) |
| XYZ | xyz(47.8453, 61.1491, 77.6743) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Mediumturquoise
#48D1CC
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 6.22
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Robin'S Egg
#6DEDFD
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DCDD #DD8382
analogous
#82DDB1 #82DCDD #82AFDD
triadic
#82DCDD #DD82DC #DCDD82
tetradic
#82DCDD #B182DD #DD8382 #AFDD82
square
#82DCDD #B182DD #DD8382 #AFDD82
split-complementary
#82DCDD #DD82AF #DDB182
monochromatic
#31B2B4 #52CFD0 #82DCDD #B2E9EA #E2F7F7
Accessibility & contrast
On white
1.59
#82DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#82DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DCDD
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DCDD | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#57E1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82dcdd; /* rgb */ color: rgb(130, 220, 221); /* oklch */ color: oklch(83.9% 0.087 196.6);
Tailwind
colors: {
custom: {
50: '#abe7e7',
500: '#82dcdd',
950: '#000000',
},
}SCSS
$custom: #82dcdd; $custom-light: #abe7e7; $custom-dark: #000000;
JSON
{
"hex": "#82dcdd",
"rgb": {
"r": 130,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.659,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.83875,
"c": 0.08653,
"h": 196.6
},
"luminance": 0.61153
}Semantic roles & 50–950 ramp
primary
#82DCDD
secondary
#B4504F
accent
#2221C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484