#82D2CE#82D2CE
#82D2CE is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.1% C 0.079 H 191.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #82D2CE |
|---|---|
| RGB | rgb(130, 210, 206) |
| HSL | hsl(177, 47%, 67%) |
| HSV | hsv(177, 38%, 82%) |
| CMYK | cmyk(38.1%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(79.21, -25.39, -5.76) |
| CIE-LCH | lch(79.21, 26.04, 192.78°) |
| OKLab | oklab(81.13% -0.0773 -0.0159) |
| OKLCH | oklch(81.13% 0.079 191.6) |
| XYZ | xyz(43.3890, 55.2922, 66.7667) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.34
Darkturquoise
#00CED1
ΔE00 7.37
Turquoise
#40E0D0
ΔE00 7.85
Paleturquoise
#AFEEEE
ΔE00 7.89
Pale Teal
#82CBB2
ΔE00 8.08
Seafoam Blue
#78D1B6
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D2CE #D28286
analogous
#82D2A6 #82D2CE #82AED2
triadic
#82D2CE #CE82D2 #D2CE82
tetradic
#82D2CE #A682D2 #D28286 #AED282
square
#82D2CE #A682D2 #D28286 #AED282
split-complementary
#82D2CE #D282AE #D2A682
monochromatic
#3AA09B #55C2BC #82D2CE #AFE2E0 #DCF2F1
Accessibility & contrast
On white
1.74
#82D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#82D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D2CE
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D2CE | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACE
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#61D6D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #82d2ce; /* rgb */ color: rgb(130, 210, 206); /* oklch */ color: oklch(81.1% 0.079 191.6);
Tailwind
colors: {
custom: {
50: '#aae0dc',
500: '#82d2ce',
950: '#000000',
},
}SCSS
$custom: #82d2ce; $custom-light: #aae0dc; $custom-dark: #000000;
JSON
{
"hex": "#82d2ce",
"rgb": {
"r": 130,
"g": 210,
"b": 206
},
"hsl": {
"h": 177,
"s": 47.059,
"l": 66.667
},
"oklch": {
"l": 0.81127,
"c": 0.07896,
"h": 191.6
},
"luminance": 0.55295
}Semantic roles & 50–950 ramp
primary
#82D2CE
secondary
#A55357
accent
#2B32BA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484