#82BDEB#82BDEB
#82BDEB is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.090 H 242.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #82BDEB |
|---|---|
| RGB | rgb(130, 189, 235) |
| HSL | hsl(206, 72%, 72%) |
| HSV | hsv(206, 45%, 92%) |
| CMYK | cmyk(44.7%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(74.28, -7.10, -28.83) |
| CIE-LCH | lch(74.28, 29.69, 256.16°) |
| OKLab | oklab(77.51% -0.0412 -0.08) |
| OKLCH | oklch(77.51% 0.09 242.8) |
| XYZ | xyz(42.3938, 47.1363, 85.4454) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.08
Sky
#82CAFC
ΔE00 3.59
Lightblue (survey)
#7BC8F6
ΔE00 3.81
Lightskyblue
#87CEFA
ΔE00 4.67
Light Blue
#95D0FC
ΔE00 4.85
Carolina Blue
#8AB8FE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BDEB #EBB082
analogous
#82EBE5 #82BDEB #8289EB
triadic
#82BDEB #EB82BD #BDEB82
tetradic
#82BDEB #E582EB #EBB082 #89EB82
square
#82BDEB #E582EB #EBB082 #89EB82
split-complementary
#82BDEB #EB8289 #EBE582
monochromatic
#2184D1 #4DA1E3 #82BDEB #B7D9F3 #E5F1FB
Accessibility & contrast
On white
2.01
#82BDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#82BDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BDEB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BDEB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDED
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#56C8CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #82bdeb; /* rgb */ color: rgb(130, 189, 235); /* oklch */ color: oklch(77.5% 0.090 242.8);
Tailwind
colors: {
custom: {
50: '#abd0f1',
500: '#82bdeb',
950: '#000000',
},
}SCSS
$custom: #82bdeb; $custom-light: #abd0f1; $custom-dark: #000000;
JSON
{
"hex": "#82bdeb",
"rgb": {
"r": 130,
"g": 189,
"b": 235
},
"hsl": {
"h": 206.286,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.7751,
"c": 0.09001,
"h": 242.8
},
"luminance": 0.47139
}Semantic roles & 50–950 ramp
primary
#82BDEB
secondary
#F2E3D7
accent
#6711D4
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101416
muted
#7F8284