#82DFED#82DFED
#82DFED is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.091 H 208.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #82DFED |
|---|---|
| RGB | rgb(130, 223, 237) |
| HSL | hsl(188, 75%, 72%) |
| HSV | hsv(188, 45%, 93%) |
| CMYK | cmyk(45.1%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.77, -24.09, -15.47) |
| CIE-LCH | lch(83.77, 28.63, 212.70°) |
| OKLab | oklab(85.09% -0.08 -0.0426) |
| OKLCH | oklch(85.09% 0.091 208) |
| XYZ | xyz(50.8739, 63.6316, 89.7056) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.94
Robin'S Egg Blue
#98EFF9
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 4.00
Aqua Blue
#02D8E9
ΔE00 6.44
Powder Blue
#B0E0E6
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DFED #ED9082
analogous
#82EDC5 #82DFED #82AAED
triadic
#82DFED #ED82DF #DFED82
tetradic
#82DFED #C582ED #ED9082 #AAED82
square
#82DFED #C582ED #ED9082 #AAED82
split-complementary
#82DFED #ED82AA #EDC582
monochromatic
#1FBED6 #4DD1E5 #82DFED #B7EDF5 #E4F8FB
Accessibility & contrast
On white
1.53
#82DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#82DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DFED
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DFED | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#4CE6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #82dfed; /* rgb */ color: rgb(130, 223, 237); /* oklch */ color: oklch(85.1% 0.091 208.0);
Tailwind
colors: {
custom: {
50: '#ace9f2',
500: '#82dfed',
950: '#000000',
},
}SCSS
$custom: #82dfed; $custom-light: #ace9f2; $custom-dark: #000000;
JSON
{
"hex": "#82dfed",
"rgb": {
"r": 130,
"g": 223,
"b": 237
},
"hsl": {
"h": 187.85,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.85086,
"c": 0.09063,
"h": 208
},
"luminance": 0.63636
}Semantic roles & 50–950 ramp
primary
#82DFED
secondary
#C75C4C
accent
#290FD7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485