#82BCFD#82BCFD
#82BCFD is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.1% C 0.111 H 252.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCFD |
|---|---|
| RGB | rgb(130, 188, 253) |
| HSL | hsl(212, 97%, 75%) |
| HSV | hsv(212, 49%, 99%) |
| CMYK | cmyk(48.6%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(74.70, -1.50, -37.88) |
| CIE-LCH | lch(74.70, 37.91, 267.73°) |
| OKLab | oklab(78.07% -0.0343 -0.1059) |
| OKLCH | oklch(78.07% 0.111 252.1) |
| XYZ | xyz(44.9127, 47.8009, 99.7693) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.07
Carolina Blue
#8AB8FE
ΔE00 2.71
Sky
#82CAFC
ΔE00 5.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.63
Light Blue
#95D0FC
ΔE00 6.11
Pastel Blue
#A2BFFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCFD #FDC382
analogous
#82FAFD #82BCFD #8582FD
triadic
#82BCFD #FD82BC #BCFD82
tetradic
#82BCFD #FD82FA #FDC382 #82FD85
square
#82BCFD #FD82FA #FDC382 #82FD85
split-complementary
#82BCFD #FD8582 #FAFD82
monochromatic
#0A7BFB #469CFC #82BCFD #BEDCFE #E1EFFF
Accessibility & contrast
On white
1.99
#82BCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#82BCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCFD
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCFD | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#93B2FC
Tritanopia (blue-blind)
#49CBD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #82bcfd; /* rgb */ color: rgb(130, 188, 253); /* oklch */ color: oklch(78.1% 0.111 252.1);
Tailwind
colors: {
custom: {
50: '#acd0fe',
500: '#82bcfd',
950: '#000000',
},
}SCSS
$custom: #82bcfd; $custom-light: #acd0fe; $custom-dark: #000000;
JSON
{
"hex": "#82bcfd",
"rgb": {
"r": 130,
"g": 188,
"b": 253
},
"hsl": {
"h": 211.707,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.78072,
"c": 0.11134,
"h": 252.1
},
"luminance": 0.47804
}Semantic roles & 50–950 ramp
primary
#82BCFD
secondary
#F7E6D4
accent
#7900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286