#82BBFC#82BBFC
#82BBFC is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.8% C 0.111 H 252.4°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBFC |
|---|---|
| RGB | rgb(130, 187, 252) |
| HSL | hsl(212, 95%, 75%) |
| HSV | hsv(212, 48%, 99%) |
| CMYK | cmyk(48.4%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(74.39, -1.24, -37.82) |
| CIE-LCH | lch(74.39, 37.84, 268.13°) |
| OKLab | oklab(77.82% -0.0335 -0.1058) |
| OKLCH | oklch(77.82% 0.111 252.4) |
| XYZ | xyz(44.5409, 47.3116, 98.8615) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.21
Carolina Blue
#8AB8FE
ΔE00 2.48
Sky
#82CAFC
ΔE00 5.68
Baby Blue (survey)
#A2CFFE
ΔE00 5.79
Light Blue
#95D0FC
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBFC #FCC382
analogous
#82F8FC #82BBFC #8682FC
triadic
#82BBFC #FC82BB #BBFC82
tetradic
#82BBFC #FC82F8 #FCC382 #82FC86
square
#82BBFC #FC82F8 #FCC382 #82FC86
split-complementary
#82BBFC #FC8682 #F8FC82
monochromatic
#0A7AF9 #469AFB #82BBFC #BEDCFD #E1EFFE
Accessibility & contrast
On white
2.01
#82BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#82BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBFC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBFC | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#4ACAD1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #82bbfc; /* rgb */ color: rgb(130, 187, 252); /* oklch */ color: oklch(77.8% 0.111 252.4);
Tailwind
colors: {
custom: {
50: '#accffd',
500: '#82bbfc',
950: '#000000',
},
}SCSS
$custom: #82bbfc; $custom-light: #accffd; $custom-dark: #000000;
JSON
{
"hex": "#82bbfc",
"rgb": {
"r": 130,
"g": 187,
"b": 252
},
"hsl": {
"h": 211.967,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.77815,
"c": 0.11094,
"h": 252.4
},
"luminance": 0.47315
}Semantic roles & 50–950 ramp
primary
#82BBFC
secondary
#F7E7D4
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285