#86BBF3#86BBF3
#86BBF3 is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.098 H 250.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBF3 |
|---|---|
| RGB | rgb(134, 187, 243) |
| HSL | hsl(211, 82%, 74%) |
| HSV | hsv(211, 45%, 95%) |
| CMYK | cmyk(44.9%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(74.24, -2.84, -33.19) |
| CIE-LCH | lch(74.24, 33.31, 265.12°) |
| OKLab | oklab(77.64% -0.0327 -0.0924) |
| OKLCH | oklch(77.64% 0.098 250.5) |
| XYZ | xyz(43.7741, 47.0772, 91.5568) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.57
Carolina Blue
#8AB8FE
ΔE00 2.63
Sky
#82CAFC
ΔE00 5.33
Baby Blue (survey)
#A2CFFE
ΔE00 5.46
Light Blue
#95D0FC
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBF3 #F3BE86
analogous
#86F1F3 #86BBF3 #8886F3
triadic
#86BBF3 #F386BB #BBF386
tetradic
#86BBF3 #F386F1 #F3BE86 #86F388
square
#86BBF3 #F386F1 #F3BE86 #86F388
split-complementary
#86BBF3 #F38886 #F1F386
monochromatic
#177CE8 #4E9CED #86BBF3 #BEDAF9 #E3EFFC
Accessibility & contrast
On white
2.02
#86BBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#86BBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBF3
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBF3 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BDF6
Deuteranopia (green-blind)
#97B2F2
Tritanopia (blue-blind)
#59C8CE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #86bbf3; /* rgb */ color: rgb(134, 187, 243); /* oklch */ color: oklch(77.6% 0.098 250.5);
Tailwind
colors: {
custom: {
50: '#aecff7',
500: '#86bbf3',
950: '#000000',
},
}SCSS
$custom: #86bbf3; $custom-light: #aecff7; $custom-dark: #000000;
JSON
{
"hex": "#86bbf3",
"rgb": {
"r": 134,
"g": 187,
"b": 243
},
"hsl": {
"h": 210.826,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.77635,
"c": 0.09804,
"h": 250.5
},
"luminance": 0.4708
}Semantic roles & 50–950 ramp
primary
#86BBF3
secondary
#F4E6D7
accent
#7607DE
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285