#82D8CD#82D8CD
#82D8CD is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.5% C 0.085 H 185.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #82D8CD |
|---|---|
| RGB | rgb(130, 216, 205) |
| HSL | hsl(172, 52%, 68%) |
| HSV | hsv(172, 40%, 85%) |
| CMYK | cmyk(39.8%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.88, -28.55, -2.76) |
| CIE-LCH | lch(80.88, 28.68, 185.52°) |
| OKLab | oklab(82.46% -0.0849 -0.0079) |
| OKLCH | oklch(82.46% 0.085 185.3) |
| XYZ | xyz(44.7770, 58.2622, 66.6320) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.51
Seafoam Blue
#78D1B6
ΔE00 5.94
Turquoise
#40E0D0
ΔE00 5.94
Pale Teal
#82CBB2
ΔE00 6.31
Tiffany Blue
#7BF2DA
ΔE00 7.11
Paleturquoise
#AFEEEE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D8CD #D8828D
analogous
#82D8A2 #82D8CD #82B8D8
triadic
#82D8CD #CD82D8 #D8CD82
tetradic
#82D8CD #A282D8 #D8828D #B8D882
square
#82D8CD #A282D8 #D8828D #B8D882
split-complementary
#82D8CD #D882B8 #D8A282
monochromatic
#35AA9B #53C9BA #82D8CD #B1E7E0 #DFF5F2
Accessibility & contrast
On white
1.66
#82D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#82D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D8CD
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D8CD | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#61DBD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #82d8cd; /* rgb */ color: rgb(130, 216, 205); /* oklch */ color: oklch(82.5% 0.085 185.3);
Tailwind
colors: {
custom: {
50: '#aae4dc',
500: '#82d8cd',
950: '#000000',
},
}SCSS
$custom: #82d8cd; $custom-light: #aae4dc; $custom-dark: #000000;
JSON
{
"hex": "#82d8cd",
"rgb": {
"r": 130,
"g": 216,
"b": 205
},
"hsl": {
"h": 172.326,
"s": 52.439,
"l": 67.843
},
"oklch": {
"l": 0.82463,
"c": 0.08524,
"h": 185.3
},
"luminance": 0.58265
}Semantic roles & 50–950 ramp
primary
#82D8CD
secondary
#AE505C
accent
#2639C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484