#82CCCE#82CCCE
#82CCCE is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.074 H 198.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCCE |
|---|---|
| RGB | rgb(130, 204, 206) |
| HSL | hsl(182, 44%, 66%) |
| HSV | hsv(182, 37%, 81%) |
| CMYK | cmyk(36.9%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(77.51, -22.42, -8.28) |
| CIE-LCH | lch(77.51, 23.90, 200.26°) |
| OKLab | oklab(79.77% -0.0701 -0.0227) |
| OKLCH | oklch(79.77% 0.074 198) |
| XYZ | xyz(41.9353, 52.3850, 66.2821) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.74
Darkturquoise
#00CED1
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 7.95
Aqua Blue
#02D8E9
ΔE00 8.24
Paleturquoise
#AFEEEE
ΔE00 8.55
Robin'S Egg Blue
#98EFF9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCCE #CE8482
analogous
#82CEAA #82CCCE #82A6CE
triadic
#82CCCE #CE82CC #CCCE82
tetradic
#82CCCE #AA82CE #CE8482 #A6CE82
square
#82CCCE #AA82CE #CE8482 #A6CE82
split-complementary
#82CCCE #CE82A6 #CEAA82
monochromatic
#3C9799 #56BABD #82CCCE #AEDEDF #DAF0F0
Accessibility & contrast
On white
1.83
#82CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#82CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCCE
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCCE | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#63D1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #82ccce; /* rgb */ color: rgb(130, 204, 206); /* oklch */ color: oklch(79.8% 0.074 198.0);
Tailwind
colors: {
custom: {
50: '#aadbdc',
500: '#82ccce',
950: '#000000',
},
}SCSS
$custom: #82ccce; $custom-light: #aadbdc; $custom-dark: #000000;
JSON
{
"hex": "#82ccce",
"rgb": {
"r": 130,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.579,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.79766,
"c": 0.07372,
"h": 198
},
"luminance": 0.52388
}Semantic roles & 50–950 ramp
primary
#82CCCE
secondary
#9F5755
accent
#322FB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484