#82C8DF#82C8DF
#82C8DF is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.077 H 220.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8DF |
|---|---|
| RGB | rgb(130, 200, 223) |
| HSL | hsl(195, 59%, 69%) |
| HSV | hsv(195, 42%, 87%) |
| CMYK | cmyk(41.7%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.91, -16.11, -18.34) |
| CIE-LCH | lch(76.91, 24.41, 228.70°) |
| OKLab | oklab(79.46% -0.0586 -0.0505) |
| OKLCH | oklch(79.46% 0.077 220.7) |
| XYZ | xyz(43.1747, 51.3791, 77.4398) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.54
Baby Blue
#89CFF0
ΔE00 3.87
Ice Blue
#A5DFF9
ΔE00 6.61
Lightblue (survey)
#7BC8F6
ΔE00 6.72
Lightblue
#ADD8E6
ΔE00 6.72
Lightskyblue
#87CEFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8DF #DF9982
analogous
#82DFC8 #82C8DF #829ADF
triadic
#82C8DF #DF82C8 #C8DF82
tetradic
#82C8DF #C882DF #DF9982 #9ADF82
square
#82C8DF #C882DF #DF9982 #9ADF82
split-complementary
#82C8DF #DF829A #DFC882
monochromatic
#2F96B8 #51B3D3 #82C8DF #B3DDEB #E3F3F8
Accessibility & contrast
On white
1.86
#82C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#82C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8DF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8DF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#ACB9DF
Tritanopia (blue-blind)
#5BD0CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82c8df; /* rgb */ color: rgb(130, 200, 223); /* oklch */ color: oklch(79.5% 0.077 220.7);
Tailwind
colors: {
custom: {
50: '#aad8e9',
500: '#82c8df',
950: '#000000',
},
}SCSS
$custom: #82c8df; $custom-light: #aad8e9; $custom-dark: #000000;
JSON
{
"hex": "#82c8df",
"rgb": {
"r": 130,
"g": 200,
"b": 223
},
"hsl": {
"h": 194.839,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.79458,
"c": 0.07737,
"h": 220.7
},
"luminance": 0.51382
}Semantic roles & 50–950 ramp
primary
#82C8DF
secondary
#B6694F
accent
#481FC7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384