#86B3EB#86B3EB
#86B3EB is a light, moderate cyan. Relative luminance 0.433; OKLCH L 75.6% C 0.095 H 254.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #86B3EB |
|---|---|
| RGB | rgb(134, 179, 235) |
| HSL | hsl(213, 72%, 72%) |
| HSV | hsv(213, 43%, 92%) |
| CMYK | cmyk(43%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(71.76, -0.67, -32.69) |
| CIE-LCH | lch(71.76, 32.69, 268.83°) |
| OKLab | oklab(75.59% -0.0256 -0.091) |
| OKLCH | oklch(75.59% 0.095 254.3) |
| XYZ | xyz(40.9421, 43.3042, 84.7823) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.30
Sky Blue (survey)
#75BBFD
ΔE00 4.52
Pastel Blue
#A2BFFE
ΔE00 5.62
Baby Blue (survey)
#A2CFFE
ΔE00 7.23
Light Grey Blue
#9DBCD4
ΔE00 7.56
Sky
#82CAFC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86B3EB #EBBE86
analogous
#86E6EB #86B3EB #8B86EB
triadic
#86B3EB #EB86B3 #B3EB86
tetradic
#86B3EB #EB86E6 #EBBE86 #86EB8B
square
#86B3EB #EB86E6 #EBBE86 #86EB8B
split-complementary
#86B3EB #EB8B86 #E6EB86
monochromatic
#2372D4 #5192E2 #86B3EB #BBD4F4 #E5EFFB
Accessibility & contrast
On white
2.17
#86B3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#86B3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86B3EB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86B3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86B3EB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5EE
Deuteranopia (green-blind)
#92ABEA
Tritanopia (blue-blind)
#60BFC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #86b3eb; /* rgb */ color: rgb(134, 179, 235); /* oklch */ color: oklch(75.6% 0.095 254.3);
Tailwind
colors: {
custom: {
50: '#adc9f1',
500: '#86b3eb',
950: '#000000',
},
}SCSS
$custom: #86b3eb; $custom-light: #adc9f1; $custom-dark: #000000;
JSON
{
"hex": "#86b3eb",
"rgb": {
"r": 134,
"g": 179,
"b": 235
},
"hsl": {
"h": 213.267,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.75586,
"c": 0.09451,
"h": 254.3
},
"luminance": 0.43307
}Semantic roles & 50–950 ramp
primary
#86B3EB
secondary
#F2E7D9
accent
#7D12D4
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111316
muted
#808284