#82C8DC#82C8DC
#82C8DC is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.3% C 0.076 H 217.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8DC |
|---|---|
| RGB | rgb(130, 200, 220) |
| HSL | hsl(193, 56%, 69%) |
| HSV | hsv(193, 41%, 86%) |
| CMYK | cmyk(40.9%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(76.81, -16.89, -16.87) |
| CIE-LCH | lch(76.81, 23.87, 224.97°) |
| OKLab | oklab(79.35% -0.0598 -0.0464) |
| OKLCH | oklch(79.35% 0.076 217.8) |
| XYZ | xyz(42.7739, 51.2188, 75.3285) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.47
Baby Blue
#89CFF0
ΔE00 4.86
Lightblue
#ADD8E6
ΔE00 6.71
Ice Blue
#A5DFF9
ΔE00 7.07
Lightblue (survey)
#7BC8F6
ΔE00 7.79
Lightskyblue
#87CEFA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8DC #DC9682
analogous
#82DCC3 #82C8DC #829BDC
triadic
#82C8DC #DC82C8 #C8DC82
tetradic
#82C8DC #C382DC #DC9682 #9BDC82
square
#82C8DC #C382DC #DC9682 #9BDC82
split-complementary
#82C8DC #DC829B #DCC382
monochromatic
#3295B2 #52B3CF #82C8DC #B2DDE9 #E2F2F7
Accessibility & contrast
On white
1.87
#82C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#82C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8DC
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8DC | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#5CCFCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82c8dc; /* rgb */ color: rgb(130, 200, 220); /* oklch */ color: oklch(79.3% 0.076 217.8);
Tailwind
colors: {
custom: {
50: '#aad8e6',
500: '#82c8dc',
950: '#000000',
},
}SCSS
$custom: #82c8dc; $custom-light: #aad8e6; $custom-dark: #000000;
JSON
{
"hex": "#82c8dc",
"rgb": {
"r": 130,
"g": 200,
"b": 220
},
"hsl": {
"h": 193.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.79349,
"c": 0.07566,
"h": 217.8
},
"luminance": 0.51222
}Semantic roles & 50–950 ramp
primary
#82C8DC
secondary
#B36650
accent
#4622C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384