#82D2CD#82D2CD
#82D2CD is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.1% C 0.079 H 190.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #82D2CD |
|---|---|
| RGB | rgb(130, 210, 205) |
| HSL | hsl(176, 47%, 67%) |
| HSV | hsv(176, 38%, 82%) |
| CMYK | cmyk(38.1%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(79.18, -25.63, -5.27) |
| CIE-LCH | lch(79.18, 26.17, 191.61°) |
| OKLab | oklab(81.1% -0.0778 -0.0146) |
| OKLCH | oklch(81.1% 0.079 190.6) |
| XYZ | xyz(43.2679, 55.2438, 66.1289) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.28
Darkturquoise
#00CED1
ΔE00 7.46
Turquoise
#40E0D0
ΔE00 7.64
Pale Teal
#82CBB2
ΔE00 7.70
Seafoam Blue
#78D1B6
ΔE00 7.90
Paleturquoise
#AFEEEE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D2CD #D28287
analogous
#82D2A5 #82D2CD #82AFD2
triadic
#82D2CD #CD82D2 #D2CD82
tetradic
#82D2CD #A582D2 #D28287 #AFD282
square
#82D2CD #A582D2 #D28287 #AFD282
split-complementary
#82D2CD #D282AF #D2A582
monochromatic
#3AA09A #55C2BB #82D2CD #AFE2DF #DCF2F1
Accessibility & contrast
On white
1.74
#82D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#82D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D2CD
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D2CD | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#62D6D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #82d2cd; /* rgb */ color: rgb(130, 210, 205); /* oklch */ color: oklch(81.1% 0.079 190.6);
Tailwind
colors: {
custom: {
50: '#aae0dc',
500: '#82d2cd',
950: '#000000',
},
}SCSS
$custom: #82d2cd; $custom-light: #aae0dc; $custom-dark: #000000;
JSON
{
"hex": "#82d2cd",
"rgb": {
"r": 130,
"g": 210,
"b": 205
},
"hsl": {
"h": 176.25,
"s": 47.059,
"l": 66.667
},
"oklch": {
"l": 0.81096,
"c": 0.07912,
"h": 190.6
},
"luminance": 0.55247
}Semantic roles & 50–950 ramp
primary
#82D2CD
secondary
#A55358
accent
#2B34BA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484