#86B1EA#86B1EA
#86B1EA is a light, moderate cyan. Relative luminance 0.425; OKLCH L 75.1% C 0.095 H 255.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #86B1EA |
|---|---|
| RGB | rgb(134, 177, 234) |
| HSL | hsl(214, 70%, 72%) |
| HSV | hsv(214, 43%, 92%) |
| CMYK | cmyk(42.7%, 24.4%, 0%, 8.2%) |
| CIE-LAB | lab(71.18, 0.16, -33.04) |
| CIE-LCH | lch(71.18, 33.04, 270.28°) |
| OKLab | oklab(75.12% -0.0235 -0.092) |
| OKLCH | oklch(75.12% 0.095 255.7) |
| XYZ | xyz(40.4001, 42.4507, 83.8909) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.58
Sky Blue (survey)
#75BBFD
ΔE00 5.15
Pastel Blue
#A2BFFE
ΔE00 5.63
Baby Blue (survey)
#A2CFFE
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 7.82
Cornflowerblue
#6495ED
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86B1EA #EABF86
analogous
#86E3EA #86B1EA #8D86EA
triadic
#86B1EA #EA86B1 #B1EA86
tetradic
#86B1EA #EA86E3 #EABF86 #86EA8D
square
#86B1EA #EA86E3 #EABF86 #86EA8D
split-complementary
#86B1EA #EA8D86 #E3EA86
monochromatic
#246FD1 #528FE1 #86B1EA #BAD3F3 #E5EEFA
Accessibility & contrast
On white
2.21
#86B1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#86B1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86B1EA
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86B1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86B1EA | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4ED
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#61BEC4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86b1ea; /* rgb */ color: rgb(134, 177, 234); /* oklch */ color: oklch(75.1% 0.095 255.7);
Tailwind
colors: {
custom: {
50: '#adc8f1',
500: '#86b1ea',
950: '#000000',
},
}SCSS
$custom: #86b1ea; $custom-light: #adc8f1; $custom-dark: #000000;
JSON
{
"hex": "#86b1ea",
"rgb": {
"r": 134,
"g": 177,
"b": 234
},
"hsl": {
"h": 214.2,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.75118,
"c": 0.09493,
"h": 255.7
},
"luminance": 0.42453
}Semantic roles & 50–950 ramp
primary
#86B1EA
secondary
#F2E7D9
accent
#8013D2
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111316
muted
#808284