#86BAEF#86BAEF
#86BAEF is a light, moderate cyan. Relative luminance 0.464; OKLCH L 77.3% C 0.094 H 249.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #86BAEF |
|---|---|
| RGB | rgb(134, 186, 239) |
| HSL | hsl(210, 77%, 73%) |
| HSV | hsv(210, 44%, 94%) |
| CMYK | cmyk(43.9%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(73.81, -3.40, -31.68) |
| CIE-LCH | lch(73.81, 31.87, 263.88°) |
| OKLab | oklab(77.25% -0.0328 -0.0881) |
| OKLCH | oklch(77.25% 0.094 249.6) |
| XYZ | xyz(42.9652, 46.4154, 88.3397) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.74
Carolina Blue
#8AB8FE
ΔE00 2.87
Sky
#82CAFC
ΔE00 5.37
Baby Blue (survey)
#A2CFFE
ΔE00 5.66
Light Blue
#95D0FC
ΔE00 6.02
Lightblue (survey)
#7BC8F6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BAEF #EFBB86
analogous
#86EEEF #86BAEF #8686EF
triadic
#86BAEF #EF86BA #BAEF86
tetradic
#86BAEF #EF86EE #EFBB86 #86EF86
square
#86BAEF #EF86EE #EFBB86 #86EF86
split-complementary
#86BAEF #EF8686 #EEEF86
monochromatic
#1D7CDD #509BE8 #86BAEF #BCD9F6 #E4F0FB
Accessibility & contrast
On white
2.04
#86BAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#86BAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BAEF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BAEF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BBF1
Deuteranopia (green-blind)
#98B1EE
Tritanopia (blue-blind)
#5CC6CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #86baef; /* rgb */ color: rgb(134, 186, 239); /* oklch */ color: oklch(77.3% 0.094 249.6);
Tailwind
colors: {
custom: {
50: '#adcef4',
500: '#86baef',
950: '#000000',
},
}SCSS
$custom: #86baef; $custom-light: #adcef4; $custom-dark: #000000;
JSON
{
"hex": "#86baef",
"rgb": {
"r": 134,
"g": 186,
"b": 239
},
"hsl": {
"h": 210.286,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.7725,
"c": 0.09402,
"h": 249.6
},
"luminance": 0.46418
}Semantic roles & 50–950 ramp
primary
#86BAEF
secondary
#F3E6D8
accent
#740DD9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285