#86BBEF#86BBEF
#86BBEF is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.5% C 0.093 H 248.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBEF |
|---|---|
| RGB | rgb(134, 187, 239) |
| HSL | hsl(210, 77%, 73%) |
| HSV | hsv(210, 44%, 94%) |
| CMYK | cmyk(43.9%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(74.09, -3.94, -31.26) |
| CIE-LCH | lch(74.09, 31.51, 262.82°) |
| OKLab | oklab(77.46% -0.034 -0.0869) |
| OKLCH | oklch(77.46% 0.093 248.6) |
| XYZ | xyz(43.1766, 46.8382, 88.4101) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.62
Carolina Blue
#8AB8FE
ΔE00 3.20
Sky
#82CAFC
ΔE00 4.98
Baby Blue (survey)
#A2CFFE
ΔE00 5.49
Light Blue
#95D0FC
ΔE00 5.68
Lightblue (survey)
#7BC8F6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBEF #EFBA86
analogous
#86EFEE #86BBEF #8686EF
triadic
#86BBEF #EF86BB #BBEF86
tetradic
#86BBEF #EE86EF #EFBA86 #86EF86
square
#86BBEF #EE86EF #EFBA86 #86EF86
split-complementary
#86BBEF #EF8686 #EFEE86
monochromatic
#1D7EDD #509DE8 #86BBEF #BCD9F6 #E4F0FB
Accessibility & contrast
On white
2.03
#86BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#86BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBEF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBEF | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF1
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#5CC7CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #86bbef; /* rgb */ color: rgb(134, 187, 239); /* oklch */ color: oklch(77.5% 0.093 248.6);
Tailwind
colors: {
custom: {
50: '#adcff4',
500: '#86bbef',
950: '#000000',
},
}SCSS
$custom: #86bbef; $custom-light: #adcff4; $custom-dark: #000000;
JSON
{
"hex": "#86bbef",
"rgb": {
"r": 134,
"g": 187,
"b": 239
},
"hsl": {
"h": 209.714,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.77464,
"c": 0.09333,
"h": 248.6
},
"luminance": 0.46841
}Semantic roles & 50–950 ramp
primary
#86BBEF
secondary
#F3E5D8
accent
#720DD9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285