#82BCDF#82BCDF
#82BCDF is a light, moderate cyan. Relative luminance 0.460; OKLCH L 76.8% C 0.078 H 235.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCDF |
|---|---|
| RGB | rgb(130, 188, 223) |
| HSL | hsl(203, 59%, 69%) |
| HSV | hsv(203, 42%, 87%) |
| CMYK | cmyk(41.7%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(73.57, -9.82, -23.41) |
| CIE-LCH | lch(73.57, 25.38, 247.25°) |
| OKLab | oklab(76.81% -0.0442 -0.0647) |
| OKLCH | oklch(76.81% 0.078 235.7) |
| XYZ | xyz(40.5039, 46.0374, 76.5495) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.98
Sky
#82CAFC
ΔE00 4.79
Lightskyblue
#87CEFA
ΔE00 4.93
Baby Blue
#89CFF0
ΔE00 5.13
Light Grey Blue
#9DBCD4
ΔE00 5.35
Sky Blue
#87CEEB
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCDF #DFA582
analogous
#82DFD4 #82BCDF #828EDF
triadic
#82BCDF #DF82BC #BCDF82
tetradic
#82BCDF #D482DF #DFA582 #8EDF82
square
#82BCDF #D482DF #DFA582 #8EDF82
split-complementary
#82BCDF #DF828E #DFD482
monochromatic
#2F84B8 #51A2D3 #82BCDF #B3D6EB #E3F0F8
Accessibility & contrast
On white
2.06
#82BCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#82BCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCDF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCDF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBBE1
Deuteranopia (green-blind)
#9FB0DE
Tritanopia (blue-blind)
#5DC5C7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #82bcdf; /* rgb */ color: rgb(130, 188, 223); /* oklch */ color: oklch(76.8% 0.078 235.7);
Tailwind
colors: {
custom: {
50: '#aad0e9',
500: '#82bcdf',
950: '#000000',
},
}SCSS
$custom: #82bcdf; $custom-light: #aad0e9; $custom-dark: #000000;
JSON
{
"hex": "#82bcdf",
"rgb": {
"r": 130,
"g": 188,
"b": 223
},
"hsl": {
"h": 202.581,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.76808,
"c": 0.07831,
"h": 235.7
},
"luminance": 0.4604
}Semantic roles & 50–950 ramp
primary
#82BCDF
secondary
#ECDBD1
accent
#5E1FC7
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101416
muted
#7F8284