#86B2EF#86B2EF
#86B2EF is a light, moderate cyan. Relative luminance 0.431; OKLCH L 75.5% C 0.100 H 256.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #86B2EF |
|---|---|
| RGB | rgb(134, 178, 239) |
| HSL | hsl(215, 77%, 73%) |
| HSV | hsv(215, 44%, 94%) |
| CMYK | cmyk(43.9%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(71.65, 1.00, -35.03) |
| CIE-LCH | lch(71.65, 35.05, 271.63°) |
| OKLab | oklab(75.55% -0.0231 -0.0977) |
| OKLCH | oklch(75.55% 0.1 256.7) |
| XYZ | xyz(41.3268, 43.1386, 87.7935) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.04
Sky Blue (survey)
#75BBFD
ΔE00 4.97
Pastel Blue
#A2BFFE
ΔE00 5.40
Baby Blue (survey)
#A2CFFE
ΔE00 7.52
Light Grey Blue
#9DBCD4
ΔE00 8.04
Cornflowerblue
#6495ED
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86B2EF #EFC386
analogous
#86E6EF #86B2EF #8E86EF
triadic
#86B2EF #EF86B2 #B2EF86
tetradic
#86B2EF #EF86E6 #EFC386 #86EF8E
square
#86B2EF #EF86E6 #EFC386 #86EF8E
split-complementary
#86B2EF #EF8E86 #E6EF86
monochromatic
#1D6EDD #5090E8 #86B2EF #BCD4F6 #E4EEFB
Accessibility & contrast
On white
2.18
#86B2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#86B2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86B2EF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86B2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86B2EF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F2
Deuteranopia (green-blind)
#8FABEE
Tritanopia (blue-blind)
#5EBFC7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #86b2ef; /* rgb */ color: rgb(134, 178, 239); /* oklch */ color: oklch(75.5% 0.100 256.7);
Tailwind
colors: {
custom: {
50: '#adc8f4',
500: '#86b2ef',
950: '#000000',
},
}SCSS
$custom: #86b2ef; $custom-light: #adc8f4; $custom-dark: #000000;
JSON
{
"hex": "#86b2ef",
"rgb": {
"r": 134,
"g": 178,
"b": 239
},
"hsl": {
"h": 214.857,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.7555,
"c": 0.10041,
"h": 256.7
},
"luminance": 0.43141
}Semantic roles & 50–950 ramp
primary
#86B2EF
secondary
#F3E8D8
accent
#830DD9
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285