#82DDEE#82DDEE
#82DDEE is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.7% C 0.090 H 210.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #82DDEE |
|---|---|
| RGB | rgb(130, 221, 238) |
| HSL | hsl(189, 76%, 72%) |
| HSV | hsv(189, 45%, 93%) |
| CMYK | cmyk(45.4%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(83.25, -22.85, -16.79) |
| CIE-LCH | lch(83.25, 28.35, 216.32°) |
| OKLab | oklab(84.67% -0.0773 -0.0462) |
| OKLCH | oklch(84.67% 0.09 210.9) |
| XYZ | xyz(50.4892, 62.6278, 90.3001) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Sky Blue
#87CEEB
ΔE00 6.51
Aqua Blue
#02D8E9
ΔE00 6.78
Powder Blue
#B0E0E6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DDEE #EE9382
analogous
#82EEC9 #82DDEE #82A7EE
triadic
#82DDEE #EE82DD #DDEE82
tetradic
#82DDEE #C982EE #EE9382 #A7EE82
square
#82DDEE #C982EE #EE9382 #A7EE82
split-complementary
#82DDEE #EE82A7 #EEC982
monochromatic
#1DBBD8 #4CCEE7 #82DDEE #B8ECF5 #E4F8FB
Accessibility & contrast
On white
1.55
#82DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#82DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DDEE
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DDEE | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#BDCAEE
Tritanopia (blue-blind)
#4CE5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #82ddee; /* rgb */ color: rgb(130, 221, 238); /* oklch */ color: oklch(84.7% 0.090 210.9);
Tailwind
colors: {
custom: {
50: '#ace7f3',
500: '#82ddee',
950: '#000000',
},
}SCSS
$custom: #82ddee; $custom-light: #ace7f3; $custom-dark: #000000;
JSON
{
"hex": "#82ddee",
"rgb": {
"r": 130,
"g": 221,
"b": 238
},
"hsl": {
"h": 189.444,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.84674,
"c": 0.09011,
"h": 210.9
},
"luminance": 0.62632
}Semantic roles & 50–950 ramp
primary
#82DDEE
secondary
#C85F4C
accent
#2D0DD8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485