#82BCEB#82BCEB
#82BCEB is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.091 H 243.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCEB |
|---|---|
| RGB | rgb(130, 188, 235) |
| HSL | hsl(207, 72%, 72%) |
| HSV | hsv(207, 45%, 92%) |
| CMYK | cmyk(44.7%, 20%, 0%, 7.8%) |
| CIE-LAB | lab(74.00, -6.56, -29.25) |
| CIE-LCH | lch(74.00, 29.98, 257.36°) |
| OKLab | oklab(77.29% -0.04 -0.0812) |
| OKLCH | oklch(77.29% 0.091 243.8) |
| XYZ | xyz(42.1794, 46.7076, 85.3740) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.84
Sky
#82CAFC
ΔE00 3.92
Lightblue (survey)
#7BC8F6
ΔE00 4.22
Carolina Blue
#8AB8FE
ΔE00 4.95
Lightskyblue
#87CEFA
ΔE00 5.05
Light Blue
#95D0FC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCEB #EBB182
analogous
#82EBE6 #82BCEB #8288EB
triadic
#82BCEB #EB82BC #BCEB82
tetradic
#82BCEB #E682EB #EBB182 #88EB82
square
#82BCEB #E682EB #EBB182 #88EB82
split-complementary
#82BCEB #EB8288 #EBE682
monochromatic
#2183D1 #4DA0E3 #82BCEB #B7D8F3 #E5F1FB
Accessibility & contrast
On white
2.03
#82BCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#82BCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCEB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCEB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#56C7CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #82bceb; /* rgb */ color: rgb(130, 188, 235); /* oklch */ color: oklch(77.3% 0.091 243.8);
Tailwind
colors: {
custom: {
50: '#abd0f1',
500: '#82bceb',
950: '#000000',
},
}SCSS
$custom: #82bceb; $custom-light: #abd0f1; $custom-dark: #000000;
JSON
{
"hex": "#82bceb",
"rgb": {
"r": 130,
"g": 188,
"b": 235
},
"hsl": {
"h": 206.857,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.77293,
"c": 0.09054,
"h": 243.8
},
"luminance": 0.4671
}Semantic roles & 50–950 ramp
primary
#82BCEB
secondary
#F2E3D7
accent
#6911D4
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101316
muted
#7F8284