#86BCFB#86BCFB
#86BCFB is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.107 H 252.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #86BCFB |
|---|---|
| RGB | rgb(134, 188, 251) |
| HSL | hsl(212, 94%, 75%) |
| HSV | hsv(212, 47%, 98%) |
| CMYK | cmyk(46.6%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(74.82, -1.14, -36.60) |
| CIE-LCH | lch(74.82, 36.61, 268.21°) |
| OKLab | oklab(78.2% -0.0314 -0.1022) |
| OKLCH | oklch(78.2% 0.107 252.9) |
| XYZ | xyz(45.2214, 47.9967, 98.1294) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.15
Sky Blue (survey)
#75BBFD
ΔE00 2.71
Baby Blue (survey)
#A2CFFE
ΔE00 5.34
Sky
#82CAFC
ΔE00 5.70
Pastel Blue
#A2BFFE
ΔE00 5.82
Light Blue
#95D0FC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BCFB #FBC586
analogous
#86F6FB #86BCFB #8A86FB
triadic
#86BCFB #FB86BC #BCFB86
tetradic
#86BCFB #FB86F6 #FBC586 #86FB8A
square
#86BCFB #FB86F6 #FBC586 #86FB8A
split-complementary
#86BCFB #FB8A86 #F6FB86
monochromatic
#107AF7 #4B9BF9 #86BCFB #C1DDFD #E1EFFE
Accessibility & contrast
On white
1.98
#86BCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#86BCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BCFB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BCFB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFE
Deuteranopia (green-blind)
#95B3FA
Tritanopia (blue-blind)
#54CAD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #86bcfb; /* rgb */ color: rgb(134, 188, 251); /* oklch */ color: oklch(78.2% 0.107 252.9);
Tailwind
colors: {
custom: {
50: '#aed0fd',
500: '#86bcfb',
950: '#000000',
},
}SCSS
$custom: #86bcfb; $custom-light: #aed0fd; $custom-dark: #000000;
JSON
{
"hex": "#86bcfb",
"rgb": {
"r": 134,
"g": 188,
"b": 251
},
"hsl": {
"h": 212.308,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.78197,
"c": 0.1069,
"h": 252.9
},
"luminance": 0.48
}Semantic roles & 50–950 ramp
primary
#86BCFB
secondary
#F6E7D5
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285