#82CCD2#82CCD2
#82CCD2 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.074 H 202.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCD2 |
|---|---|
| RGB | rgb(130, 204, 210) |
| HSL | hsl(185, 47%, 67%) |
| HSV | hsv(185, 38%, 82%) |
| CMYK | cmyk(38.1%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.63, -21.44, -10.26) |
| CIE-LCH | lch(77.63, 23.77, 205.56°) |
| OKLab | oklab(79.9% -0.0685 -0.0281) |
| OKLCH | oklch(79.9% 0.074 202.3) |
| XYZ | xyz(42.4274, 52.5818, 68.8739) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.43
Mediumturquoise
#48D1CC
ΔE00 7.77
Aqua Blue
#02D8E9
ΔE00 7.78
Darkturquoise
#00CED1
ΔE00 8.13
Robin'S Egg Blue
#98EFF9
ΔE00 8.14
Robin'S Egg
#6DEDFD
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCD2 #D28882
analogous
#82D2B0 #82CCD2 #82A4D2
triadic
#82CCD2 #D282CC #CCD282
tetradic
#82CCD2 #B082D2 #D28882 #A4D282
square
#82CCD2 #B082D2 #D28882 #A4D282
split-complementary
#82CCD2 #D282A4 #D2B082
monochromatic
#3A98A0 #55BAC2 #82CCD2 #AFDEE2 #DCF1F2
Accessibility & contrast
On white
1.82
#82CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#82CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCD2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCD2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#B4BBD2
Tritanopia (blue-blind)
#61D1CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82ccd2; /* rgb */ color: rgb(130, 204, 210); /* oklch */ color: oklch(79.9% 0.074 202.3);
Tailwind
colors: {
custom: {
50: '#aadbdf',
500: '#82ccd2',
950: '#000000',
},
}SCSS
$custom: #82ccd2; $custom-light: #aadbdf; $custom-dark: #000000;
JSON
{
"hex": "#82ccd2",
"rgb": {
"r": 130,
"g": 204,
"b": 210
},
"hsl": {
"h": 184.5,
"s": 47.059,
"l": 66.667
},
"oklch": {
"l": 0.79899,
"c": 0.07407,
"h": 202.3
},
"luminance": 0.52585
}Semantic roles & 50–950 ramp
primary
#82CCD2
secondary
#A55953
accent
#362BBA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484