#82CDC0#82CDC0
#82CDC0 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.077 H 182.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #82CDC0 |
|---|---|
| RGB | rgb(130, 205, 192) |
| HSL | hsl(170, 43%, 66%) |
| HSV | hsv(170, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(77.41, -26.22, -0.89) |
| CIE-LCH | lch(77.41, 26.23, 181.95°) |
| OKLab | oklab(79.55% -0.0772 -0.0028) |
| OKLCH | oklch(79.55% 0.077 182.1) |
| XYZ | xyz(40.5482, 52.2116, 57.8002) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 6.39
Mediumaquamarine
#66CDAA
ΔE00 7.53
Turquoise
#40E0D0
ΔE00 7.63
Light Teal
#90E4C1
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CDC0 #CD828F
analogous
#82CD9A #82CDC0 #82B4CD
triadic
#82CDC0 #C082CD #CDC082
tetradic
#82CDC0 #9A82CD #CD828F #B4CD82
square
#82CDC0 #9A82CD #CD828F #B4CD82
split-complementary
#82CDC0 #CD82B4 #CD9A82
monochromatic
#3D9888 #56BCAA #82CDC0 #AEDED6 #D9F0EC
Accessibility & contrast
On white
1.84
#82CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#82CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CDC0
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CDC0 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C0
Deuteranopia (green-blind)
#B9BBC1
Tritanopia (blue-blind)
#68D0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #82cdc0; /* rgb */ color: rgb(130, 205, 192); /* oklch */ color: oklch(79.6% 0.077 182.1);
Tailwind
colors: {
custom: {
50: '#a9dcd3',
500: '#82cdc0',
950: '#000000',
},
}SCSS
$custom: #82cdc0; $custom-light: #a9dcd3; $custom-dark: #000000;
JSON
{
"hex": "#82cdc0",
"rgb": {
"r": 130,
"g": 205,
"b": 192
},
"hsl": {
"h": 169.6,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.79555,
"c": 0.07723,
"h": 182.1
},
"luminance": 0.52214
}Semantic roles & 50–950 ramp
primary
#82CDC0
secondary
#9E5562
accent
#3047B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483