#82BCFF#82BCFF
#82BCFF is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.2% C 0.114 H 252.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCFF |
|---|---|
| RGB | rgb(130, 188, 255) |
| HSL | hsl(212, 100%, 75%) |
| HSV | hsv(212, 49%, 100%) |
| CMYK | cmyk(49%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(74.78, -0.92, -38.83) |
| CIE-LCH | lch(74.78, 38.84, 268.64°) |
| OKLab | oklab(78.16% -0.0337 -0.1087) |
| OKLCH | oklch(78.16% 0.114 252.8) |
| XYZ | xyz(45.2329, 47.9290, 101.4560) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.23
Carolina Blue
#8AB8FE
ΔE00 2.59
Sky
#82CAFC
ΔE00 5.62
Baby Blue (survey)
#A2CFFE
ΔE00 5.65
Light Blue
#95D0FC
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCFF #FFC582
analogous
#82FAFF #82BCFF #8682FF
triadic
#82BCFF #FF82BC #BCFF82
tetradic
#82BCFF #FF82FA #FFC582 #82FF86
square
#82BCFF #FF82FA #FFC582 #82FF86
split-complementary
#82BCFF #FF8682 #FAFF82
monochromatic
#087AFF #459BFF #82BCFF #BFDDFF #E0EFFF
Accessibility & contrast
On white
1.98
#82BCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#82BCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCFF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCFF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BFFF
Deuteranopia (green-blind)
#92B3FE
Tritanopia (blue-blind)
#47CBD3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #82bcff; /* rgb */ color: rgb(130, 188, 255); /* oklch */ color: oklch(78.2% 0.114 252.8);
Tailwind
colors: {
custom: {
50: '#acd0ff',
500: '#82bcff',
950: '#000000',
},
}SCSS
$custom: #82bcff; $custom-light: #acd0ff; $custom-dark: #000000;
JSON
{
"hex": "#82bcff",
"rgb": {
"r": 130,
"g": 188,
"b": 255
},
"hsl": {
"h": 212.16,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.78162,
"c": 0.11377,
"h": 252.8
},
"luminance": 0.47932
}Semantic roles & 50–950 ramp
primary
#82BCFF
secondary
#F7E7D4
accent
#7B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286