#82DEDC#82DEDC
#82DEDC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.088 H 193.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEDC |
|---|---|
| RGB | rgb(130, 222, 220) |
| HSL | hsl(179, 58%, 69%) |
| HSV | hsv(179, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.99, -27.86, -7.62) |
| CIE-LCH | lch(82.99, 28.89, 195.30°) |
| OKLab | oklab(84.3% -0.0857 -0.021) |
| OKLCH | oklch(84.3% 0.088 193.8) |
| XYZ | xyz(48.2405, 62.1520, 77.1507) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.78
Paleturquoise
#AFEEEE
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Robin'S Egg
#6DEDFD
ΔE00 7.01
Turquoise
#40E0D0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEDC #DE8284
analogous
#82DEAE #82DEDC #82B2DE
triadic
#82DEDC #DC82DE #DEDC82
tetradic
#82DEDC #AE82DE #DE8284 #B2DE82
square
#82DEDC #AE82DE #DE8284 #B2DE82
split-complementary
#82DEDC #DE82B2 #DEAE82
monochromatic
#30B6B3 #52D1CE #82DEDC #B2EBEA #E3F8F7
Accessibility & contrast
On white
1.56
#82DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#82DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEDC
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEDC | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C3CADD
Tritanopia (blue-blind)
#57E3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #82dedc; /* rgb */ color: rgb(130, 222, 220); /* oklch */ color: oklch(84.3% 0.088 193.8);
Tailwind
colors: {
custom: {
50: '#abe8e6',
500: '#82dedc',
950: '#000000',
},
}SCSS
$custom: #82dedc; $custom-light: #abe8e6; $custom-dark: #000000;
JSON
{
"hex": "#82dedc",
"rgb": {
"r": 130,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.696,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.84295,
"c": 0.08821,
"h": 193.8
},
"luminance": 0.62156
}Semantic roles & 50–950 ramp
primary
#82DEDC
secondary
#B54F51
accent
#2023C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484