#82B7FC#82B7FC
#82B7FC is a light, moderate cyan. Relative luminance 0.456; OKLCH L 77.0% C 0.114 H 255.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #82B7FC |
|---|---|
| RGB | rgb(130, 183, 252) |
| HSL | hsl(214, 95%, 75%) |
| HSV | hsv(214, 48%, 99%) |
| CMYK | cmyk(48.4%, 27.4%, 0%, 1.2%) |
| CIE-LAB | lab(73.31, 0.96, -39.50) |
| CIE-LCH | lch(73.31, 39.51, 271.40°) |
| OKLab | oklab(76.97% -0.0288 -0.1106) |
| OKLCH | oklch(76.97% 0.114 255.4) |
| XYZ | xyz(43.7041, 45.6380, 98.5826) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.52
Sky Blue (survey)
#75BBFD
ΔE00 3.29
Pastel Blue
#A2BFFE
ΔE00 5.93
Baby Blue (survey)
#A2CFFE
ΔE00 6.56
Sky
#82CAFC
ΔE00 7.03
Light Blue
#95D0FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B7FC #FCC782
analogous
#82F4FC #82B7FC #8A82FC
triadic
#82B7FC #FC82B7 #B7FC82
tetradic
#82B7FC #FC82F4 #FCC782 #82FC8A
square
#82B7FC #FC82F4 #FCC782 #82FC8A
split-complementary
#82B7FC #FC8A82 #F4FC82
monochromatic
#0A72F9 #4695FB #82B7FC #BED9FD #E1EEFE
Accessibility & contrast
On white
2.07
#82B7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#82B7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B7FC
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B7FC | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#4BC6CF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #82b7fc; /* rgb */ color: rgb(130, 183, 252); /* oklch */ color: oklch(77.0% 0.114 255.4);
Tailwind
colors: {
custom: {
50: '#acccfd',
500: '#82b7fc',
950: '#000000',
},
}SCSS
$custom: #82b7fc; $custom-light: #acccfd; $custom-dark: #000000;
JSON
{
"hex": "#82b7fc",
"rgb": {
"r": 130,
"g": 183,
"b": 252
},
"hsl": {
"h": 213.934,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.76969,
"c": 0.11431,
"h": 255.4
},
"luminance": 0.45641
}Semantic roles & 50–950 ramp
primary
#82B7FC
secondary
#F7E8D4
accent
#8200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285