#82CEDB#82CEDB
#82CEDB is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.7% C 0.077 H 209.5°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #82CEDB |
|---|---|
| RGB | rgb(130, 206, 219) |
| HSL | hsl(189, 55%, 68%) |
| HSV | hsv(189, 41%, 86%) |
| CMYK | cmyk(40.6%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(78.46, -20.20, -13.85) |
| CIE-LCH | lch(78.46, 24.49, 214.43°) |
| OKLab | oklab(80.66% -0.0673 -0.038) |
| OKLCH | oklch(80.66% 0.077 209.5) |
| XYZ | xyz(44.0588, 53.9998, 75.1054) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.09
Powder Blue
#B0E0E6
ΔE00 7.02
Lightblue
#ADD8E6
ΔE00 7.29
Baby Blue
#89CFF0
ΔE00 7.46
Aqua Blue
#02D8E9
ΔE00 7.55
Robin'S Egg Blue
#98EFF9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CEDB #DB8F82
analogous
#82DBBB #82CEDB #82A1DB
triadic
#82CEDB #DB82CE #CEDB82
tetradic
#82CEDB #BB82DB #DB8F82 #A1DB82
square
#82CEDB #BB82DB #DB8F82 #A1DB82
split-complementary
#82CEDB #DB82A1 #DBBB82
monochromatic
#339EB0 #52BBCD #82CEDB #B2E1E9 #E1F3F6
Accessibility & contrast
On white
1.78
#82CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#82CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CEDB
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CEDB | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#5CD4D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #82cedb; /* rgb */ color: rgb(130, 206, 219); /* oklch */ color: oklch(80.7% 0.077 209.5);
Tailwind
colors: {
custom: {
50: '#aadde6',
500: '#82cedb',
950: '#000000',
},
}SCSS
$custom: #82cedb; $custom-light: #aadde6; $custom-dark: #000000;
JSON
{
"hex": "#82cedb",
"rgb": {
"r": 130,
"g": 206,
"b": 219
},
"hsl": {
"h": 188.764,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.80655,
"c": 0.07732,
"h": 209.5
},
"luminance": 0.54003
}Semantic roles & 50–950 ramp
primary
#82CEDB
secondary
#B25E50
accent
#3A23C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484