#82CDCC#82CDCC
#82CDCC is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.075 H 194.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #82CDCC |
|---|---|
| RGB | rgb(130, 205, 204) |
| HSL | hsl(179, 43%, 66%) |
| HSV | hsv(179, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(77.74, -23.40, -6.87) |
| CIE-LCH | lch(77.74, 24.39, 196.35°) |
| OKLab | oklab(79.93% -0.0722 -0.0189) |
| OKLCH | oklch(79.93% 0.075 194.7) |
| XYZ | xyz(41.9324, 52.7653, 65.0902) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.07
Darkturquoise
#00CED1
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 8.41
Paleturquoise
#AFEEEE
ΔE00 8.46
Aqua Blue
#02D8E9
ΔE00 8.69
Robin'S Egg Blue
#98EFF9
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CDCC #CD8283
analogous
#82CDA6 #82CDCC #82A8CD
triadic
#82CDCC #CC82CD #CDCC82
tetradic
#82CDCC #A682CD #CD8283 #A8CD82
square
#82CDCC #A682CD #CD8283 #A8CD82
split-complementary
#82CDCC #CD82A8 #CDA682
monochromatic
#3D9897 #56BCBA #82CDCC #AEDEDE #D9F0F0
Accessibility & contrast
On white
1.82
#82CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#82CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CDCC
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CDCC | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#63D1CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82cdcc; /* rgb */ color: rgb(130, 205, 204); /* oklch */ color: oklch(79.9% 0.075 194.7);
Tailwind
colors: {
custom: {
50: '#aadcdb',
500: '#82cdcc',
950: '#000000',
},
}SCSS
$custom: #82cdcc; $custom-light: #aadcdb; $custom-dark: #000000;
JSON
{
"hex": "#82cdcc",
"rgb": {
"r": 130,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.2,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.79928,
"c": 0.07459,
"h": 194.7
},
"luminance": 0.52768
}Semantic roles & 50–950 ramp
primary
#82CDCC
secondary
#9E5556
accent
#3031B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484