#82C8DA#82C8DA
#82C8DA is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.3% C 0.075 H 215.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8DA |
|---|---|
| RGB | rgb(130, 200, 218) |
| HSL | hsl(192, 54%, 68%) |
| HSV | hsv(192, 40%, 85%) |
| CMYK | cmyk(40.4%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(76.75, -17.40, -15.89) |
| CIE-LCH | lch(76.75, 23.56, 222.40°) |
| OKLab | oklab(79.28% -0.0605 -0.0437) |
| OKLCH | oklch(79.28% 0.075 215.8) |
| XYZ | xyz(42.5106, 51.1134, 73.9419) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 6.81
Ice Blue
#A5DFF9
ΔE00 7.45
Powder Blue
#B0E0E6
ΔE00 8.08
Neon Blue
#04D9FF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8DA #DA9482
analogous
#82DAC0 #82C8DA #829CDA
triadic
#82C8DA #DA82C8 #C8DA82
tetradic
#82C8DA #C082DA #DA9482 #9CDA82
square
#82C8DA #C082DA #DA9482 #9CDA82
split-complementary
#82C8DA #DA829C #DAC082
monochromatic
#3495AE #53B3CC #82C8DA #B1DDE8 #E0F2F6
Accessibility & contrast
On white
1.87
#82C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#82C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8DA
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8DA | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DB
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#5DCFCD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #82c8da; /* rgb */ color: rgb(130, 200, 218); /* oklch */ color: oklch(79.3% 0.075 215.8);
Tailwind
colors: {
custom: {
50: '#aad8e5',
500: '#82c8da',
950: '#000000',
},
}SCSS
$custom: #82c8da; $custom-light: #aad8e5; $custom-dark: #000000;
JSON
{
"hex": "#82c8da",
"rgb": {
"r": 130,
"g": 200,
"b": 218
},
"hsl": {
"h": 192.273,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.79277,
"c": 0.07464,
"h": 215.8
},
"luminance": 0.51116
}Semantic roles & 50–950 ramp
primary
#82C8DA
secondary
#B06450
accent
#4424C2
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384