#82CCCD#82CCCD
#82CCCD is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.074 H 196.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCCD |
|---|---|
| RGB | rgb(130, 204, 205) |
| HSL | hsl(181, 43%, 66%) |
| HSV | hsv(181, 37%, 80%) |
| CMYK | cmyk(36.6%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.48, -22.66, -7.78) |
| CIE-LCH | lch(77.48, 23.96, 198.95°) |
| OKLab | oklab(79.73% -0.0705 -0.0214) |
| OKLCH | oklch(79.73% 0.074 196.9) |
| XYZ | xyz(41.8142, 52.3366, 65.6444) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 7.60
Powder Blue
#B0E0E6
ΔE00 8.11
Aqua Blue
#02D8E9
ΔE00 8.41
Paleturquoise
#AFEEEE
ΔE00 8.56
Robin'S Egg Blue
#98EFF9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCCD #CD8382
analogous
#82CDA8 #82CCCD #82A6CD
triadic
#82CCCD #CD82CC #CCCD82
tetradic
#82CCCD #A882CD #CD8382 #A6CD82
square
#82CCCD #A882CD #CD8382 #A6CD82
split-complementary
#82CCCD #CD82A6 #CDA882
monochromatic
#3D9798 #56BABC #82CCCD #AEDEDE #D9F0F0
Accessibility & contrast
On white
1.83
#82CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#82CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCCD
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCCD | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#63D1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #82cccd; /* rgb */ color: rgb(130, 204, 205); /* oklch */ color: oklch(79.7% 0.074 196.9);
Tailwind
colors: {
custom: {
50: '#aadbdc',
500: '#82cccd',
950: '#000000',
},
}SCSS
$custom: #82cccd; $custom-light: #aadbdc; $custom-dark: #000000;
JSON
{
"hex": "#82cccd",
"rgb": {
"r": 130,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.8,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.79733,
"c": 0.07371,
"h": 196.9
},
"luminance": 0.52339
}Semantic roles & 50–950 ramp
primary
#82CCCD
secondary
#9E5655
accent
#3130B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484