#82C2DA#82C2DA
#82C2DA is a light, moderate cyan. Relative luminance 0.484; OKLCH L 77.9% C 0.074 H 223.6°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #82C2DA |
|---|---|
| RGB | rgb(130, 194, 218) |
| HSL | hsl(196, 54%, 68%) |
| HSV | hsv(196, 40%, 85%) |
| CMYK | cmyk(40.4%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(75.07, -14.29, -18.42) |
| CIE-LCH | lch(75.07, 23.31, 232.18°) |
| OKLab | oklab(77.94% -0.0533 -0.0507) |
| OKLCH | oklch(77.94% 0.074 223.6) |
| XYZ | xyz(41.1482, 48.3887, 73.4878) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.29
Baby Blue
#89CFF0
ΔE00 4.21
Lightblue (survey)
#7BC8F6
ΔE00 6.23
Lightskyblue
#87CEFA
ΔE00 6.59
Light Grey Blue
#9DBCD4
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C2DA #DA9A82
analogous
#82DAC6 #82C2DA #8296DA
triadic
#82C2DA #DA82C2 #C2DA82
tetradic
#82C2DA #C682DA #DA9A82 #96DA82
square
#82C2DA #C682DA #DA9A82 #96DA82
split-complementary
#82C2DA #DA8296 #DAC682
monochromatic
#348DAE #53ABCC #82C2DA #B1D9E8 #E0F0F6
Accessibility & contrast
On white
1.97
#82C2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#82C2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C2DA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C2DA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDB
Deuteranopia (green-blind)
#A7B4DA
Tritanopia (blue-blind)
#5FCAC9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #82c2da; /* rgb */ color: rgb(130, 194, 218); /* oklch */ color: oklch(77.9% 0.074 223.6);
Tailwind
colors: {
custom: {
50: '#aad4e5',
500: '#82c2da',
950: '#000000',
},
}SCSS
$custom: #82c2da; $custom-light: #aad4e5; $custom-dark: #000000;
JSON
{
"hex": "#82c2da",
"rgb": {
"r": 130,
"g": 194,
"b": 218
},
"hsl": {
"h": 196.364,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.77942,
"c": 0.07355,
"h": 223.6
},
"luminance": 0.48391
}Semantic roles & 50–950 ramp
primary
#82C2DA
secondary
#E9D6CF
accent
#4F24C2
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384