#86BDFB#86BDFB
#86BDFB is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.106 H 252.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #86BDFB |
|---|---|
| RGB | rgb(134, 189, 251) |
| HSL | hsl(212, 94%, 75%) |
| HSV | hsv(212, 47%, 98%) |
| CMYK | cmyk(46.6%, 24.7%, 0%, 1.6%) |
| CIE-LAB | lab(75.09, -1.69, -36.18) |
| CIE-LCH | lch(75.09, 36.22, 267.33°) |
| OKLab | oklab(78.41% -0.0326 -0.101) |
| OKLCH | oklch(78.41% 0.106 252.1) |
| XYZ | xyz(45.4358, 48.4255, 98.2009) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.48
Sky Blue (survey)
#75BBFD
ΔE00 2.52
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Sky
#82CAFC
ΔE00 5.35
Light Blue
#95D0FC
ΔE00 5.82
Pastel Blue
#A2BFFE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BDFB #FBC486
analogous
#86F7FB #86BDFB #8986FB
triadic
#86BDFB #FB86BD #BDFB86
tetradic
#86BDFB #FB86F7 #FBC486 #86FB89
square
#86BDFB #FB86F7 #FBC486 #86FB89
split-complementary
#86BDFB #FB8986 #F7FB86
monochromatic
#107CF7 #4B9DF9 #86BDFB #C1DDFD #E1EFFE
Accessibility & contrast
On white
1.97
#86BDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#86BDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BDFB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BDFB | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFE
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#54CBD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #86bdfb; /* rgb */ color: rgb(134, 189, 251); /* oklch */ color: oklch(78.4% 0.106 252.1);
Tailwind
colors: {
custom: {
50: '#aed0fd',
500: '#86bdfb',
950: '#000000',
},
}SCSS
$custom: #86bdfb; $custom-light: #aed0fd; $custom-dark: #000000;
JSON
{
"hex": "#86bdfb",
"rgb": {
"r": 134,
"g": 189,
"b": 251
},
"hsl": {
"h": 211.795,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.78409,
"c": 0.10611,
"h": 252.1
},
"luminance": 0.48429
}Semantic roles & 50–950 ramp
primary
#86BDFB
secondary
#F6E6D5
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285