#86BAEE#86BAEE
#86BAEE is a light, moderate cyan. Relative luminance 0.464; OKLCH L 77.2% C 0.093 H 249.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #86BAEE |
|---|---|
| RGB | rgb(134, 186, 238) |
| HSL | hsl(210, 75%, 73%) |
| HSV | hsv(210, 44%, 93%) |
| CMYK | cmyk(43.7%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(73.78, -3.67, -31.20) |
| CIE-LCH | lch(73.78, 31.42, 263.29°) |
| OKLab | oklab(77.21% -0.0331 -0.0867) |
| OKLCH | oklch(77.21% 0.093 249.1) |
| XYZ | xyz(42.8179, 46.3564, 87.5638) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.76
Carolina Blue
#8AB8FE
ΔE00 3.02
Sky
#82CAFC
ΔE00 5.29
Baby Blue (survey)
#A2CFFE
ΔE00 5.67
Light Blue
#95D0FC
ΔE00 5.96
Lightblue (survey)
#7BC8F6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BAEE #EEBA86
analogous
#86EEEE #86BAEE #8686EE
triadic
#86BAEE #EE86BA #BAEE86
tetradic
#86BAEE #EE86EE #EEBA86 #86EE86
square
#86BAEE #EE86EE #EEBA86 #86EE86
split-complementary
#86BAEE #EE8686 #EEEE86
monochromatic
#1F7DDB #509BE6 #86BAEE #BCD9F6 #E4F0FB
Accessibility & contrast
On white
2.04
#86BAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#86BAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BAEE
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BAEE | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BBF0
Deuteranopia (green-blind)
#98B1ED
Tritanopia (blue-blind)
#5DC6CB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #86baee; /* rgb */ color: rgb(134, 186, 238); /* oklch */ color: oklch(77.2% 0.093 249.1);
Tailwind
colors: {
custom: {
50: '#adcef3',
500: '#86baee',
950: '#000000',
},
}SCSS
$custom: #86baee; $custom-light: #adcef3; $custom-dark: #000000;
JSON
{
"hex": "#86baee",
"rgb": {
"r": 134,
"g": 186,
"b": 238
},
"hsl": {
"h": 210,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.77208,
"c": 0.09284,
"h": 249.1
},
"luminance": 0.46359
}Semantic roles & 50–950 ramp
primary
#86BAEE
secondary
#F3E6D8
accent
#730ED8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285