#82CDC2#82CDC2
#82CDC2 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.077 H 184.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #82CDC2 |
|---|---|
| RGB | rgb(130, 205, 194) |
| HSL | hsl(171, 43%, 66%) |
| HSV | hsv(171, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(77.46, -25.76, -1.89) |
| CIE-LCH | lch(77.46, 25.83, 184.20°) |
| OKLab | oklab(79.62% -0.0763 -0.0055) |
| OKLCH | oklch(79.62% 0.077 184.1) |
| XYZ | xyz(40.7713, 52.3009, 58.9752) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.07
Seafoam Blue
#78D1B6
ΔE00 5.60
Mediumturquoise
#48D1CC
ΔE00 6.05
Turquoise
#40E0D0
ΔE00 7.69
Mediumaquamarine
#66CDAA
ΔE00 8.24
Darkturquoise
#00CED1
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CDC2 #CD828D
analogous
#82CD9C #82CDC2 #82B2CD
triadic
#82CDC2 #C282CD #CDC282
tetradic
#82CDC2 #9C82CD #CD828D #B2CD82
square
#82CDC2 #9C82CD #CD828D #B2CD82
split-complementary
#82CDC2 #CD82B2 #CD9C82
monochromatic
#3D988A #56BCAD #82CDC2 #AEDED7 #D9F0ED
Accessibility & contrast
On white
1.83
#82CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#82CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CDC2
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CDC2 | 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)
#C6C5C2
Deuteranopia (green-blind)
#B9BBC3
Tritanopia (blue-blind)
#67D0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #82cdc2; /* rgb */ color: rgb(130, 205, 194); /* oklch */ color: oklch(79.6% 0.077 184.1);
Tailwind
colors: {
custom: {
50: '#a9dcd4',
500: '#82cdc2',
950: '#000000',
},
}SCSS
$custom: #82cdc2; $custom-light: #a9dcd4; $custom-dark: #000000;
JSON
{
"hex": "#82cdc2",
"rgb": {
"r": 130,
"g": 205,
"b": 194
},
"hsl": {
"h": 171.2,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.79615,
"c": 0.07653,
"h": 184.1
},
"luminance": 0.52304
}Semantic roles & 50–950 ramp
primary
#82CDC2
secondary
#9E5560
accent
#3043B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483