#82DEE6#82DEE6
#82DEE6 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.089 H 202.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEE6 |
|---|---|
| RGB | rgb(130, 222, 230) |
| HSL | hsl(185, 67%, 71%) |
| HSV | hsv(185, 43%, 90%) |
| CMYK | cmyk(43.5%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(83.28, -25.38, -12.50) |
| CIE-LCH | lch(83.28, 28.29, 206.21°) |
| OKLab | oklab(84.62% -0.0816 -0.0344) |
| OKLCH | oklch(84.62% 0.089 202.8) |
| XYZ | xyz(49.6047, 62.6977, 84.3355) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Robin'S Egg
#6DEDFD
ΔE00 4.48
Paleturquoise
#AFEEEE
ΔE00 6.24
Aqua Blue
#02D8E9
ΔE00 6.35
Powder Blue
#B0E0E6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEE6 #E68A82
analogous
#82E6BC #82DEE6 #82ACE6
triadic
#82DEE6 #E682DE #DEE682
tetradic
#82DEE6 #BC82E6 #E68A82 #ACE682
square
#82DEE6 #BC82E6 #E68A82 #ACE682
split-complementary
#82DEE6 #E682AC #E6BC82
monochromatic
#28B9C6 #4FD1DC #82DEE6 #B5EBF0 #E5F8FA
Accessibility & contrast
On white
1.55
#82DEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#82DEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEE6
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEE6 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E7
Deuteranopia (green-blind)
#C1CAE7
Tritanopia (blue-blind)
#51E4E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #82dee6; /* rgb */ color: rgb(130, 222, 230); /* oklch */ color: oklch(84.6% 0.089 202.8);
Tailwind
colors: {
custom: {
50: '#ace8ed',
500: '#82dee6',
950: '#000000',
},
}SCSS
$custom: #82dee6; $custom-light: #ace8ed; $custom-dark: #000000;
JSON
{
"hex": "#82dee6",
"rgb": {
"r": 130,
"g": 222,
"b": 230
},
"hsl": {
"h": 184.8,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.84623,
"c": 0.08857,
"h": 202.8
},
"luminance": 0.62702
}Semantic roles & 50–950 ramp
primary
#82DEE6
secondary
#BF574E
accent
#2617CF
background
#FDFEFE
surface
#F7FCFD
border
#D0D5D5
text
#111616
muted
#818484