#82CFDC#82CFDC
#82CFDC is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.078 H 209.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #82CFDC |
|---|---|
| RGB | rgb(130, 207, 220) |
| HSL | hsl(189, 56%, 69%) |
| HSV | hsv(189, 41%, 86%) |
| CMYK | cmyk(40.9%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.77, -20.45, -13.92) |
| CIE-LCH | lch(78.77, 24.74, 214.23°) |
| OKLab | oklab(80.91% -0.0681 -0.0382) |
| OKLCH | oklch(80.91% 0.078 209.3) |
| XYZ | xyz(44.4323, 54.5356, 75.8813) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.15
Powder Blue
#B0E0E6
ΔE00 6.94
Lightblue
#ADD8E6
ΔE00 7.30
Robin'S Egg Blue
#98EFF9
ΔE00 7.41
Aqua Blue
#02D8E9
ΔE00 7.42
Baby Blue
#89CFF0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CFDC #DC8F82
analogous
#82DCBC #82CFDC #82A2DC
triadic
#82CFDC #DC82CF #CFDC82
tetradic
#82CFDC #BC82DC #DC8F82 #A2DC82
square
#82CFDC #BC82DC #DC8F82 #A2DC82
split-complementary
#82CFDC #DC82A2 #DCBC82
monochromatic
#329FB2 #52BDCF #82CFDC #B2E1E9 #E2F4F7
Accessibility & contrast
On white
1.76
#82CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#82CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CFDC
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CFDC | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DD
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#5BD6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #82cfdc; /* rgb */ color: rgb(130, 207, 220); /* oklch */ color: oklch(80.9% 0.078 209.3);
Tailwind
colors: {
custom: {
50: '#aadde6',
500: '#82cfdc',
950: '#000000',
},
}SCSS
$custom: #82cfdc; $custom-light: #aadde6; $custom-dark: #000000;
JSON
{
"hex": "#82cfdc",
"rgb": {
"r": 130,
"g": 207,
"b": 220
},
"hsl": {
"h": 188.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.80914,
"c": 0.07812,
"h": 209.3
},
"luminance": 0.54539
}Semantic roles & 50–950 ramp
primary
#82CFDC
secondary
#B35E50
accent
#3922C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484