#82C8DD#82C8DD
#82C8DD is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.4% C 0.076 H 218.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8DD |
|---|---|
| RGB | rgb(130, 200, 221) |
| HSL | hsl(194, 57%, 69%) |
| HSV | hsv(194, 41%, 87%) |
| CMYK | cmyk(41.2%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(76.84, -16.63, -17.36) |
| CIE-LCH | lch(76.84, 24.04, 226.23°) |
| OKLab | oklab(79.38% -0.0594 -0.0478) |
| OKLCH | oklch(79.38% 0.076 218.8) |
| XYZ | xyz(42.9067, 51.2719, 76.0281) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.15
Baby Blue
#89CFF0
ΔE00 4.52
Lightblue
#ADD8E6
ΔE00 6.70
Ice Blue
#A5DFF9
ΔE00 6.90
Lightblue (survey)
#7BC8F6
ΔE00 7.43
Lightskyblue
#87CEFA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8DD #DD9782
analogous
#82DDC5 #82C8DD #829BDD
triadic
#82C8DD #DD82C8 #C8DD82
tetradic
#82C8DD #C582DD #DD9782 #9BDD82
square
#82C8DD #C582DD #DD9782 #9BDD82
split-complementary
#82C8DD #DD829B #DDC582
monochromatic
#3196B4 #52B3D0 #82C8DD #B2DDEA #E2F2F7
Accessibility & contrast
On white
1.87
#82C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#82C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8DD
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8DD | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DE
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#5CCFCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82c8dd; /* rgb */ color: rgb(130, 200, 221); /* oklch */ color: oklch(79.4% 0.076 218.8);
Tailwind
colors: {
custom: {
50: '#aad8e7',
500: '#82c8dd',
950: '#000000',
},
}SCSS
$custom: #82c8dd; $custom-light: #aad8e7; $custom-dark: #000000;
JSON
{
"hex": "#82c8dd",
"rgb": {
"r": 130,
"g": 200,
"b": 221
},
"hsl": {
"h": 193.846,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.79385,
"c": 0.07621,
"h": 218.8
},
"luminance": 0.51275
}Semantic roles & 50–950 ramp
primary
#82C8DD
secondary
#B4674F
accent
#4721C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384