#86BBFC#86BBFC
#86BBFC is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.0% C 0.109 H 254.0°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBFC |
|---|---|
| RGB | rgb(134, 187, 252) |
| HSL | hsl(213, 95%, 76%) |
| HSV | hsv(213, 47%, 99%) |
| CMYK | cmyk(46.8%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(74.59, -0.31, -37.49) |
| CIE-LCH | lch(74.59, 37.49, 269.52°) |
| OKLab | oklab(78.03% -0.0299 -0.1047) |
| OKLCH | oklch(78.03% 0.109 254) |
| XYZ | xyz(45.1666, 47.6342, 98.8909) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.76
Sky Blue (survey)
#75BBFD
ΔE00 2.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Pastel Blue
#A2BFFE
ΔE00 5.63
Sky
#82CAFC
ΔE00 6.14
Light Blue
#95D0FC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBFC #FCC786
analogous
#86F6FC #86BBFC #8C86FC
triadic
#86BBFC #FC86BB #BBFC86
tetradic
#86BBFC #FC86F6 #FCC786 #86FC8C
square
#86BBFC #FC86F6 #FCC786 #86FC8C
split-complementary
#86BBFC #FC8C86 #F6FC86
monochromatic
#0F78F9 #4A99FB #86BBFC #C2DDFD #E1EEFE
Accessibility & contrast
On white
1.99
#86BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#86BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBFC
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBFC | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#53CAD1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #86bbfc; /* rgb */ color: rgb(134, 187, 252); /* oklch */ color: oklch(78.0% 0.109 254.0);
Tailwind
colors: {
custom: {
50: '#aecffd',
500: '#86bbfc',
950: '#000000',
},
}SCSS
$custom: #86bbfc; $custom-light: #aecffd; $custom-dark: #000000;
JSON
{
"hex": "#86bbfc",
"rgb": {
"r": 134,
"g": 187,
"b": 252
},
"hsl": {
"h": 213.051,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.7803,
"c": 0.10895,
"h": 254
},
"luminance": 0.47637
}Semantic roles & 50–950 ramp
primary
#86BBFC
secondary
#F6E7D5
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285