#86B2EE#86B2EE
#86B2EE is a light, moderate cyan. Relative luminance 0.431; OKLCH L 75.5% C 0.099 H 256.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #86B2EE |
|---|---|
| RGB | rgb(134, 178, 238) |
| HSL | hsl(215, 75%, 73%) |
| HSV | hsv(215, 44%, 93%) |
| CMYK | cmyk(43.7%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(71.61, 0.72, -34.55) |
| CIE-LCH | lch(71.61, 34.56, 271.19°) |
| OKLab | oklab(75.51% -0.0235 -0.0963) |
| OKLCH | oklch(75.51% 0.099 256.3) |
| XYZ | xyz(41.1795, 43.0796, 87.0177) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.11
Sky Blue (survey)
#75BBFD
ΔE00 4.94
Pastel Blue
#A2BFFE
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 7.51
Light Grey Blue
#9DBCD4
ΔE00 7.97
Cornflowerblue
#6495ED
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86B2EE #EEC286
analogous
#86E6EE #86B2EE #8E86EE
triadic
#86B2EE #EE86B2 #B2EE86
tetradic
#86B2EE #EE86E6 #EEC286 #86EE8E
square
#86B2EE #EE86E6 #EEC286 #86EE8E
split-complementary
#86B2EE #EE8E86 #E6EE86
monochromatic
#1F6EDB #5090E6 #86B2EE #BCD4F6 #E4EEFB
Accessibility & contrast
On white
2.18
#86B2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#86B2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86B2EE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86B2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86B2EE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F1
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#5EBFC7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #86b2ee; /* rgb */ color: rgb(134, 178, 238); /* oklch */ color: oklch(75.5% 0.099 256.3);
Tailwind
colors: {
custom: {
50: '#adc8f3',
500: '#86b2ee',
950: '#000000',
},
}SCSS
$custom: #86b2ee; $custom-light: #adc8f3; $custom-dark: #000000;
JSON
{
"hex": "#86b2ee",
"rgb": {
"r": 134,
"g": 178,
"b": 238
},
"hsl": {
"h": 214.615,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.75506,
"c": 0.09915,
"h": 256.3
},
"luminance": 0.43082
}Semantic roles & 50–950 ramp
primary
#86B2EE
secondary
#F3E8D8
accent
#820ED8
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111317
muted
#808285