#82DCDF#82DCDF
#82DCDF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.087 H 198.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #82DCDF |
|---|---|
| RGB | rgb(130, 220, 223) |
| HSL | hsl(182, 59%, 69%) |
| HSV | hsv(182, 42%, 87%) |
| CMYK | cmyk(41.7%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.52, -26.15, -9.93) |
| CIE-LCH | lch(82.52, 27.97, 200.78°) |
| OKLab | oklab(83.94% -0.0821 -0.0273) |
| OKLCH | oklch(83.94% 0.087 198.4) |
| XYZ | xyz(48.1133, 61.2563, 79.0860) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 5.85
Paleturquoise
#AFEEEE
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.54
Aqua Blue
#02D8E9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DCDF #DF8582
analogous
#82DFB4 #82DCDF #82AEDF
triadic
#82DCDF #DF82DC #DCDF82
tetradic
#82DCDF #B482DF #DF8582 #AEDF82
square
#82DCDF #B482DF #DF8582 #AEDF82
split-complementary
#82DCDF #DF82AE #DFB482
monochromatic
#2FB3B8 #51CED3 #82DCDF #B3EAEB #E3F7F8
Accessibility & contrast
On white
1.58
#82DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#82DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DCDF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DCDF | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#56E2DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82dcdf; /* rgb */ color: rgb(130, 220, 223); /* oklch */ color: oklch(83.9% 0.087 198.4);
Tailwind
colors: {
custom: {
50: '#abe7e9',
500: '#82dcdf',
950: '#000000',
},
}SCSS
$custom: #82dcdf; $custom-light: #abe7e9; $custom-dark: #000000;
JSON
{
"hex": "#82dcdf",
"rgb": {
"r": 130,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.935,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.8394,
"c": 0.08655,
"h": 198.4
},
"luminance": 0.6126
}Semantic roles & 50–950 ramp
primary
#82DCDF
secondary
#B6524F
accent
#241FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484