#82CED8#82CED8
#82CED8 is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.6% C 0.076 H 206.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #82CED8 |
|---|---|
| RGB | rgb(130, 206, 216) |
| HSL | hsl(187, 52%, 68%) |
| HSV | hsv(187, 40%, 85%) |
| CMYK | cmyk(39.8%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(78.37, -20.96, -12.37) |
| CIE-LCH | lch(78.37, 24.34, 210.56°) |
| OKLab | oklab(80.55% -0.0685 -0.034) |
| OKLCH | oklch(80.55% 0.076 206.4) |
| XYZ | xyz(43.6674, 53.8433, 73.0442) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.02
Sky Blue
#87CEEB
ΔE00 7.22
Aqua Blue
#02D8E9
ΔE00 7.40
Robin'S Egg Blue
#98EFF9
ΔE00 7.54
Lightblue
#ADD8E6
ΔE00 7.85
Robin'S Egg
#6DEDFD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CED8 #D88C82
analogous
#82D8B7 #82CED8 #82A3D8
triadic
#82CED8 #D882CE #CED882
tetradic
#82CED8 #B782D8 #D88C82 #A3D882
square
#82CED8 #B782D8 #D88C82 #A3D882
split-complementary
#82CED8 #D882A3 #D8B782
monochromatic
#359DAA #53BCC9 #82CED8 #B1E0E7 #DFF3F5
Accessibility & contrast
On white
1.78
#82CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#82CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CED8
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CED8 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D9
Deuteranopia (green-blind)
#B4BDD8
Tritanopia (blue-blind)
#5DD4D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #82ced8; /* rgb */ color: rgb(130, 206, 216); /* oklch */ color: oklch(80.6% 0.076 206.4);
Tailwind
colors: {
custom: {
50: '#aadde4',
500: '#82ced8',
950: '#000000',
},
}SCSS
$custom: #82ced8; $custom-light: #aadde4; $custom-dark: #000000;
JSON
{
"hex": "#82ced8",
"rgb": {
"r": 130,
"g": 206,
"b": 216
},
"hsl": {
"h": 186.977,
"s": 52.439,
"l": 67.843
},
"oklch": {
"l": 0.80552,
"c": 0.07647,
"h": 206.4
},
"luminance": 0.53846
}Semantic roles & 50–950 ramp
primary
#82CED8
secondary
#AE5B50
accent
#3826C0
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484