#86BCFD#86BCFD
#86BCFD is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.3% C 0.109 H 253.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #86BCFD |
|---|---|
| RGB | rgb(134, 188, 253) |
| HSL | hsl(213, 97%, 76%) |
| HSV | hsv(213, 47%, 99%) |
| CMYK | cmyk(47%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(74.90, -0.58, -37.55) |
| CIE-LCH | lch(74.90, 37.55, 269.12°) |
| OKLab | oklab(78.29% -0.0308 -0.1049) |
| OKLCH | oklch(78.29% 0.109 253.6) |
| XYZ | xyz(45.5384, 48.1235, 99.7986) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.01
Sky Blue (survey)
#75BBFD
ΔE00 2.84
Baby Blue (survey)
#A2CFFE
ΔE00 5.37
Pastel Blue
#A2BFFE
ΔE00 5.75
Sky
#82CAFC
ΔE00 5.88
Light Blue
#95D0FC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BCFD #FDC786
analogous
#86F8FD #86BCFD #8B86FD
triadic
#86BCFD #FD86BC #BCFD86
tetradic
#86BCFD #FD86F8 #FDC786 #86FD8B
square
#86BCFD #FD86F8 #FDC786 #86FD8B
split-complementary
#86BCFD #FD8B86 #F8FD86
monochromatic
#0E79FB #4A9BFC #86BCFD #C2DDFE #E1EEFF
Accessibility & contrast
On white
1.98
#86BCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#86BCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BCFD
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BCFD | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#52CBD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #86bcfd; /* rgb */ color: rgb(134, 188, 253); /* oklch */ color: oklch(78.3% 0.109 253.6);
Tailwind
colors: {
custom: {
50: '#afd0fe',
500: '#86bcfd',
950: '#000000',
},
}SCSS
$custom: #86bcfd; $custom-light: #afd0fe; $custom-dark: #000000;
JSON
{
"hex": "#86bcfd",
"rgb": {
"r": 134,
"g": 188,
"b": 253
},
"hsl": {
"h": 212.773,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.78286,
"c": 0.10935,
"h": 253.6
},
"luminance": 0.48127
}Semantic roles & 50–950 ramp
primary
#86BCFD
secondary
#F7E7D4
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286