#82CDC3#82CDC3
#82CDC3 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.076 H 185.1°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #82CDC3 |
|---|---|
| RGB | rgb(130, 205, 195) |
| HSL | hsl(172, 43%, 66%) |
| HSV | hsv(172, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(77.49, -25.53, -2.39) |
| CIE-LCH | lch(77.49, 25.64, 185.35°) |
| OKLab | oklab(79.65% -0.0759 -0.0068) |
| OKLCH | oklch(79.65% 0.076 185.1) |
| XYZ | xyz(40.8840, 52.3459, 59.5686) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.45
Mediumturquoise
#48D1CC
ΔE00 5.92
Seafoam Blue
#78D1B6
ΔE00 5.97
Turquoise
#40E0D0
ΔE00 7.76
Darkturquoise
#00CED1
ΔE00 8.50
Mediumaquamarine
#66CDAA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CDC3 #CD828C
analogous
#82CD9D #82CDC3 #82B1CD
triadic
#82CDC3 #C382CD #CDC382
tetradic
#82CDC3 #9D82CD #CD828C #B1CD82
square
#82CDC3 #9D82CD #CD828C #B1CD82
split-complementary
#82CDC3 #CD82B1 #CD9D82
monochromatic
#3D988C #56BCAE #82CDC3 #AEDED8 #D9F0ED
Accessibility & contrast
On white
1.83
#82CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#82CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CDC3
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CDC3 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C3
Deuteranopia (green-blind)
#B9BBC4
Tritanopia (blue-blind)
#67D0CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #82cdc3; /* rgb */ color: rgb(130, 205, 195); /* oklch */ color: oklch(79.6% 0.076 185.1);
Tailwind
colors: {
custom: {
50: '#a9dcd5',
500: '#82cdc3',
950: '#000000',
},
}SCSS
$custom: #82cdc3; $custom-light: #a9dcd5; $custom-dark: #000000;
JSON
{
"hex": "#82cdc3",
"rgb": {
"r": 130,
"g": 205,
"b": 195
},
"hsl": {
"h": 172,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.79646,
"c": 0.07622,
"h": 185.1
},
"luminance": 0.52349
}Semantic roles & 50–950 ramp
primary
#82CDC3
secondary
#9E555F
accent
#3041B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483