#82DDDC#82DDDC
#82DDDC is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.087 H 194.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #82DDDC |
|---|---|
| RGB | rgb(130, 221, 220) |
| HSL | hsl(179, 57%, 69%) |
| HSV | hsv(179, 41%, 87%) |
| CMYK | cmyk(41.2%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.71, -27.38, -8.04) |
| CIE-LCH | lch(82.71, 28.53, 196.37°) |
| OKLab | oklab(84.07% -0.0845 -0.0222) |
| OKLCH | oklch(84.07% 0.087 194.7) |
| XYZ | xyz(47.9757, 61.6224, 77.0625) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Paleturquoise
#AFEEEE
ΔE00 6.25
Robin Egg Blue
#8AF1FE
ΔE00 6.67
Robin'S Egg
#6DEDFD
ΔE00 6.82
Darkturquoise
#00CED1
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DDDC #DD8283
analogous
#82DDAF #82DDDC #82B1DD
triadic
#82DDDC #DC82DD #DDDC82
tetradic
#82DDDC #AF82DD #DD8283 #B1DD82
square
#82DDDC #AF82DD #DD8283 #B1DD82
split-complementary
#82DDDC #DD82B1 #DDAF82
monochromatic
#31B4B2 #52D0CF #82DDDC #B2EAE9 #E2F7F7
Accessibility & contrast
On white
1.58
#82DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#82DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DDDC
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DDDC | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#58E2DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #82dddc; /* rgb */ color: rgb(130, 221, 220); /* oklch */ color: oklch(84.1% 0.087 194.7);
Tailwind
colors: {
custom: {
50: '#abe8e6',
500: '#82dddc',
950: '#000000',
},
}SCSS
$custom: #82dddc; $custom-light: #abe8e6; $custom-dark: #000000;
JSON
{
"hex": "#82dddc",
"rgb": {
"r": 130,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.341,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.84069,
"c": 0.08737,
"h": 194.7
},
"luminance": 0.61626
}Semantic roles & 50–950 ramp
primary
#82DDDC
secondary
#B44F50
accent
#2122C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484