#82DDEB#82DDEB
#82DDEB is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.6% C 0.089 H 208.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #82DDEB |
|---|---|
| RGB | rgb(130, 221, 235) |
| HSL | hsl(188, 72%, 72%) |
| HSV | hsv(188, 45%, 92%) |
| CMYK | cmyk(44.7%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.15, -23.62, -15.34) |
| CIE-LCH | lch(83.15, 28.16, 213.00°) |
| OKLab | oklab(84.57% -0.0785 -0.0422) |
| OKLCH | oklch(84.57% 0.089 208.3) |
| XYZ | xyz(50.0521, 62.4530, 87.9982) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 6.45
Powder Blue
#B0E0E6
ΔE00 6.70
Paleturquoise
#AFEEEE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DDEB #EB9082
analogous
#82EBC5 #82DDEB #82A9EB
triadic
#82DDEB #EB82DD #DDEB82
tetradic
#82DDEB #C582EB #EB9082 #A9EB82
square
#82DDEB #C582EB #EB9082 #A9EB82
split-complementary
#82DDEB #EB82A9 #EBC582
monochromatic
#21BAD1 #4DCFE3 #82DDEB #B7EBF3 #E5F8FB
Accessibility & contrast
On white
1.56
#82DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#82DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DDEB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DDEB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#BECAEB
Tritanopia (blue-blind)
#4EE4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #82ddeb; /* rgb */ color: rgb(130, 221, 235); /* oklch */ color: oklch(84.6% 0.089 208.3);
Tailwind
colors: {
custom: {
50: '#ace7f1',
500: '#82ddeb',
950: '#000000',
},
}SCSS
$custom: #82ddeb; $custom-light: #ace7f1; $custom-dark: #000000;
JSON
{
"hex": "#82ddeb",
"rgb": {
"r": 130,
"g": 221,
"b": 235
},
"hsl": {
"h": 188,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.84569,
"c": 0.08915,
"h": 208.3
},
"luminance": 0.62457
}Semantic roles & 50–950 ramp
primary
#82DDEB
secondary
#C55D4D
accent
#2B11D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111616
muted
#818485