#82CDCD#82CDCD
#82CDCD is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.0% C 0.075 H 195.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #82CDCD |
|---|---|
| RGB | rgb(130, 205, 205) |
| HSL | hsl(180, 43%, 66%) |
| HSV | hsv(180, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.76, -23.16, -7.36) |
| CIE-LCH | lch(77.76, 24.30, 197.63°) |
| OKLab | oklab(79.96% -0.0717 -0.0202) |
| OKLCH | oklch(79.96% 0.075 195.8) |
| XYZ | xyz(42.0527, 52.8134, 65.7238) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 7.49
Powder Blue
#B0E0E6
ΔE00 8.22
Paleturquoise
#AFEEEE
ΔE00 8.41
Aqua Blue
#02D8E9
ΔE00 8.48
Robin'S Egg Blue
#98EFF9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CDCD #CD8282
analogous
#82CDA7 #82CDCD #82A7CD
triadic
#82CDCD #CD82CD #CDCD82
tetradic
#82CDCD #A782CD #CD8282 #A7CD82
square
#82CDCD #A782CD #CD8282 #A7CD82
split-complementary
#82CDCD #CD82A7 #CDA782
monochromatic
#3D9898 #56BCBC #82CDCD #AEDEDE #D9F0F0
Accessibility & contrast
On white
1.82
#82CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#82CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CDCD
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CDCD | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#63D1CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82cdcd; /* rgb */ color: rgb(130, 205, 205); /* oklch */ color: oklch(80.0% 0.075 195.8);
Tailwind
colors: {
custom: {
50: '#aadcdc',
500: '#82cdcd',
950: '#000000',
},
}SCSS
$custom: #82cdcd; $custom-light: #aadcdc; $custom-dark: #000000;
JSON
{
"hex": "#82cdcd",
"rgb": {
"r": 130,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.7996,
"c": 0.07455,
"h": 195.8
},
"luminance": 0.52816
}Semantic roles & 50–950 ramp
primary
#82CDCD
secondary
#9E5555
accent
#3030B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484