#82CCCC#82CCCC
#82CCCC is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.074 H 195.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCCC |
|---|---|
| RGB | rgb(130, 204, 204) |
| HSL | hsl(180, 42%, 65%) |
| HSV | hsv(180, 36%, 80%) |
| CMYK | cmyk(36.3%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.45, -22.90, -7.29) |
| CIE-LCH | lch(77.45, 24.03, 197.65°) |
| OKLab | oklab(79.7% -0.0709 -0.02) |
| OKLCH | oklch(79.7% 0.074 195.8) |
| XYZ | xyz(41.6939, 52.2884, 65.0107) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 7.56
Powder Blue
#B0E0E6
ΔE00 8.29
Paleturquoise
#AFEEEE
ΔE00 8.60
Aqua Blue
#02D8E9
ΔE00 8.60
Robin'S Egg Blue
#98EFF9
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCCC #CC8282
analogous
#82CCA7 #82CCCC #82A7CC
triadic
#82CCCC #CC82CC #CCCC82
tetradic
#82CCCC #A782CC #CC8282 #A7CC82
square
#82CCCC #A782CC #CC8282 #A7CC82
split-complementary
#82CCCC #CC82A7 #CCA782
monochromatic
#3D9696 #57BABA #82CCCC #ADDEDE #D9EFEF
Accessibility & contrast
On white
1.83
#82CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#82CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCCC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCCC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#63D0CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #82cccc; /* rgb */ color: rgb(130, 204, 204); /* oklch */ color: oklch(79.7% 0.074 195.8);
Tailwind
colors: {
custom: {
50: '#aadbdb',
500: '#82cccc',
950: '#000000',
},
}SCSS
$custom: #82cccc; $custom-light: #aadbdb; $custom-dark: #000000;
JSON
{
"hex": "#82cccc",
"rgb": {
"r": 130,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.79701,
"c": 0.07373,
"h": 195.8
},
"luminance": 0.52291
}Semantic roles & 50–950 ramp
primary
#82CCCC
secondary
#9D5555
accent
#3030B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484