#82DCDC#82DCDC
#82DCDC is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.087 H 195.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #82DCDC |
|---|---|
| RGB | rgb(130, 220, 220) |
| HSL | hsl(180, 56%, 69%) |
| HSV | hsv(180, 41%, 86%) |
| CMYK | cmyk(40.9%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.43, -26.89, -8.46) |
| CIE-LCH | lch(82.43, 28.19, 197.46°) |
| OKLab | oklab(83.84% -0.0833 -0.0233) |
| OKLCH | oklch(83.84% 0.087 195.6) |
| XYZ | xyz(47.7125, 61.0959, 76.9747) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.93
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Paleturquoise
#AFEEEE
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DCDC #DC8282
analogous
#82DCAF #82DCDC #82AFDC
triadic
#82DCDC #DC82DC #DCDC82
tetradic
#82DCDC #AF82DC #DC8282 #AFDC82
square
#82DCDC #AF82DC #DC8282 #AFDC82
split-complementary
#82DCDC #DC82AF #DCAF82
monochromatic
#32B2B2 #52CFCF #82DCDC #B2E9E9 #E2F7F7
Accessibility & contrast
On white
1.59
#82DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#82DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DCDC
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DCDC | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#58E1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82dcdc; /* rgb */ color: rgb(130, 220, 220); /* oklch */ color: oklch(83.8% 0.087 195.6);
Tailwind
colors: {
custom: {
50: '#abe7e6',
500: '#82dcdc',
950: '#000000',
},
}SCSS
$custom: #82dcdc; $custom-light: #abe7e6; $custom-dark: #000000;
JSON
{
"hex": "#82dcdc",
"rgb": {
"r": 130,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.83843,
"c": 0.08655,
"h": 195.6
},
"luminance": 0.611
}Semantic roles & 50–950 ramp
primary
#82DCDC
secondary
#B35050
accent
#2222C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484