#82DEDE#82DEDE
#82DEDE is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.4% C 0.088 H 195.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEDE |
|---|---|
| RGB | rgb(130, 222, 222) |
| HSL | hsl(180, 58%, 69%) |
| HSV | hsv(180, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(83.05, -27.37, -8.60) |
| CIE-LCH | lch(83.05, 28.69, 197.44°) |
| OKLab | oklab(84.36% -0.0848 -0.0237) |
| OKLCH | oklch(84.36% 0.088 195.6) |
| XYZ | xyz(48.5070, 62.2586, 78.5541) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 6.07
Paleturquoise
#AFEEEE
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Robin'S Egg
#6DEDFD
ΔE00 6.38
Aqua Blue
#02D8E9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEDE #DE8282
analogous
#82DEB0 #82DEDE #82B0DE
triadic
#82DEDE #DE82DE #DEDE82
tetradic
#82DEDE #B082DE #DE8282 #B0DE82
square
#82DEDE #B082DE #DE8282 #B0DE82
split-complementary
#82DEDE #DE82B0 #DEB082
monochromatic
#30B6B6 #52D1D1 #82DEDE #B2EBEB #E3F8F8
Accessibility & contrast
On white
1.56
#82DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#82DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEDE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEDE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#56E3DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #82dede; /* rgb */ color: rgb(130, 222, 222); /* oklch */ color: oklch(84.4% 0.088 195.6);
Tailwind
colors: {
custom: {
50: '#abe8e8',
500: '#82dede',
950: '#000000',
},
}SCSS
$custom: #82dede; $custom-light: #abe8e8; $custom-dark: #000000;
JSON
{
"hex": "#82dede",
"rgb": {
"r": 130,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.84359,
"c": 0.0881,
"h": 195.6
},
"luminance": 0.62262
}Semantic roles & 50–950 ramp
primary
#82DEDE
secondary
#B54F4F
accent
#2020C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484