#86BDFF#86BDFF
#86BDFF is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.6% C 0.111 H 253.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #86BDFF |
|---|---|
| RGB | rgb(134, 189, 255) |
| HSL | hsl(213, 100%, 76%) |
| HSV | hsv(213, 47%, 100%) |
| CMYK | cmyk(47.5%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(75.25, -0.56, -38.08) |
| CIE-LCH | lch(75.25, 38.08, 269.16°) |
| OKLab | oklab(78.59% -0.0314 -0.1064) |
| OKLCH | oklch(78.59% 0.111 253.6) |
| XYZ | xyz(46.0730, 48.6803, 101.5568) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.23
Sky Blue (survey)
#75BBFD
ΔE00 2.79
Baby Blue (survey)
#A2CFFE
ΔE00 5.22
Sky
#82CAFC
ΔE00 5.73
Pastel Blue
#A2BFFE
ΔE00 5.85
Light Blue
#95D0FC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BDFF #FFC886
analogous
#86FAFF #86BDFF #8C86FF
triadic
#86BDFF #FF86BD #BDFF86
tetradic
#86BDFF #FF86FA #FFC886 #86FF8C
square
#86BDFF #FF86FA #FFC886 #86FF8C
split-complementary
#86BDFF #FF8C86 #FAFF86
monochromatic
#0C7AFF #499CFF #86BDFF #C3DEFF #E0EEFF
Accessibility & contrast
On white
1.96
#86BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#86BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BDFF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BDFF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#94B4FE
Tritanopia (blue-blind)
#51CCD4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #86bdff; /* rgb */ color: rgb(134, 189, 255); /* oklch */ color: oklch(78.6% 0.111 253.6);
Tailwind
colors: {
custom: {
50: '#afd0ff',
500: '#86bdff',
950: '#000000',
},
}SCSS
$custom: #86bdff; $custom-light: #afd0ff; $custom-dark: #000000;
JSON
{
"hex": "#86bdff",
"rgb": {
"r": 134,
"g": 189,
"b": 255
},
"hsl": {
"h": 212.727,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78587,
"c": 0.11097,
"h": 253.6
},
"luminance": 0.48684
}Semantic roles & 50–950 ramp
primary
#86BDFF
secondary
#F7E7D4
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286