#82CDCE#82CDCE
#82CDCE is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.075 H 196.8°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #82CDCE |
|---|---|
| RGB | rgb(130, 205, 206) |
| HSL | hsl(181, 44%, 66%) |
| HSV | hsv(181, 37%, 81%) |
| CMYK | cmyk(36.9%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(77.79, -22.92, -7.86) |
| CIE-LCH | lch(77.79, 24.23, 198.92°) |
| OKLab | oklab(79.99% -0.0713 -0.0216) |
| OKLCH | oklch(79.99% 0.075 196.8) |
| XYZ | xyz(42.1738, 52.8619, 66.3616) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 8.04
Aqua Blue
#02D8E9
ΔE00 8.28
Paleturquoise
#AFEEEE
ΔE00 8.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CDCE #CE8382
analogous
#82CEA9 #82CDCE #82A7CE
triadic
#82CDCE #CE82CD #CDCE82
tetradic
#82CDCE #A982CE #CE8382 #A7CE82
square
#82CDCE #A982CE #CE8382 #A7CE82
split-complementary
#82CDCE #CE82A7 #CEA982
monochromatic
#3C9899 #56BBBD #82CDCE #AEDFDF #DAF0F0
Accessibility & contrast
On white
1.81
#82CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#82CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CDCE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CDCE | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CE
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#62D2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82cdce; /* rgb */ color: rgb(130, 205, 206); /* oklch */ color: oklch(80.0% 0.075 196.8);
Tailwind
colors: {
custom: {
50: '#aadcdc',
500: '#82cdce',
950: '#000000',
},
}SCSS
$custom: #82cdce; $custom-light: #aadcdc; $custom-dark: #000000;
JSON
{
"hex": "#82cdce",
"rgb": {
"r": 130,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.789,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.79993,
"c": 0.07454,
"h": 196.8
},
"luminance": 0.52865
}Semantic roles & 50–950 ramp
primary
#82CDCE
secondary
#9F5655
accent
#302FB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484