#82CECD#82CECD
#82CECD is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.075 H 194.7°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #82CECD |
|---|---|
| RGB | rgb(130, 206, 205) |
| HSL | hsl(179, 44%, 66%) |
| HSV | hsv(179, 37%, 81%) |
| CMYK | cmyk(36.9%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(78.05, -23.66, -6.94) |
| CIE-LCH | lch(78.05, 24.66, 196.35°) |
| OKLab | oklab(80.19% -0.0729 -0.0191) |
| OKLCH | oklch(80.19% 0.075 194.7) |
| XYZ | xyz(42.2926, 53.2934, 65.8038) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.97
Darkturquoise
#00CED1
ΔE00 7.41
Paleturquoise
#AFEEEE
ΔE00 8.28
Powder Blue
#B0E0E6
ΔE00 8.35
Aqua Blue
#02D8E9
ΔE00 8.57
Robin'S Egg Blue
#98EFF9
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CECD #CE8283
analogous
#82CEA7 #82CECD #82A9CE
triadic
#82CECD #CD82CE #CECD82
tetradic
#82CECD #A782CE #CE8283 #A9CE82
square
#82CECD #A782CE #CE8283 #A9CE82
split-complementary
#82CECD #CE82A9 #CEA782
monochromatic
#3C9998 #56BDBB #82CECD #AEDFDF #DAF0F0
Accessibility & contrast
On white
1.80
#82CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#82CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CECD
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CECD | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#63D2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #82cecd; /* rgb */ color: rgb(130, 206, 205); /* oklch */ color: oklch(80.2% 0.075 194.7);
Tailwind
colors: {
custom: {
50: '#aadddc',
500: '#82cecd',
950: '#000000',
},
}SCSS
$custom: #82cecd; $custom-light: #aadddc; $custom-dark: #000000;
JSON
{
"hex": "#82cecd",
"rgb": {
"r": 130,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.211,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.80187,
"c": 0.07541,
"h": 194.7
},
"luminance": 0.53296
}Semantic roles & 50–950 ramp
primary
#82CECD
secondary
#9F5556
accent
#2F30B7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484