#82DEDD#82DEDD
#82DEDD is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.088 H 194.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEDD |
|---|---|
| RGB | rgb(130, 222, 221) |
| HSL | hsl(179, 58%, 69%) |
| HSV | hsv(179, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.02, -27.62, -8.11) |
| CIE-LCH | lch(83.02, 28.79, 196.37°) |
| OKLab | oklab(84.33% -0.0853 -0.0224) |
| OKLCH | oklch(84.33% 0.088 194.7) |
| XYZ | xyz(48.3733, 62.2052, 77.8503) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Paleturquoise
#AFEEEE
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 6.69
Turquoise
#40E0D0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEDD #DE8283
analogous
#82DEAF #82DEDD #82B1DE
triadic
#82DEDD #DD82DE #DEDD82
tetradic
#82DEDD #AF82DE #DE8283 #B1DE82
square
#82DEDD #AF82DE #DE8283 #B1DE82
split-complementary
#82DEDD #DE82B1 #DEAF82
monochromatic
#30B6B4 #52D1D0 #82DEDD #B2EBEA #E3F8F7
Accessibility & contrast
On white
1.56
#82DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#82DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEDD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEDD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C3CADE
Tritanopia (blue-blind)
#57E3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #82dedd; /* rgb */ color: rgb(130, 222, 221); /* oklch */ color: oklch(84.3% 0.088 194.7);
Tailwind
colors: {
custom: {
50: '#abe8e7',
500: '#82dedd',
950: '#000000',
},
}SCSS
$custom: #82dedd; $custom-light: #abe8e7; $custom-dark: #000000;
JSON
{
"hex": "#82dedd",
"rgb": {
"r": 130,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.348,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.84327,
"c": 0.08814,
"h": 194.7
},
"luminance": 0.62209
}Semantic roles & 50–950 ramp
primary
#82DEDD
secondary
#B54F50
accent
#2021C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484