#86BCEE#86BCEE
#86BCEE is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.092 H 247.2°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #86BCEE |
|---|---|
| RGB | rgb(134, 188, 238) |
| HSL | hsl(209, 75%, 73%) |
| HSV | hsv(209, 44%, 93%) |
| CMYK | cmyk(43.7%, 21%, 0%, 6.7%) |
| CIE-LAB | lab(74.32, -4.76, -30.36) |
| CIE-LCH | lch(74.32, 30.73, 261.10°) |
| OKLab | oklab(77.64% -0.0355 -0.0843) |
| OKLCH | oklch(77.64% 0.092 247.2) |
| XYZ | xyz(43.2422, 47.2050, 87.7052) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.64
Carolina Blue
#8AB8FE
ΔE00 3.71
Sky
#82CAFC
ΔE00 4.50
Lightblue (survey)
#7BC8F6
ΔE00 5.17
Light Blue
#95D0FC
ΔE00 5.28
Baby Blue (survey)
#A2CFFE
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BCEE #EEB886
analogous
#86EEEC #86BCEE #8688EE
triadic
#86BCEE #EE86BC #BCEE86
tetradic
#86BCEE #EC86EE #EEB886 #88EE86
square
#86BCEE #EC86EE #EEB886 #88EE86
split-complementary
#86BCEE #EE8688 #EEEC86
monochromatic
#1F80DB #509EE6 #86BCEE #BCDAF6 #E4F0FB
Accessibility & contrast
On white
2.01
#86BCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#86BCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BCEE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BCEE | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF0
Deuteranopia (green-blind)
#9BB2ED
Tritanopia (blue-blind)
#5CC8CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #86bcee; /* rgb */ color: rgb(134, 188, 238); /* oklch */ color: oklch(77.6% 0.092 247.2);
Tailwind
colors: {
custom: {
50: '#add0f3',
500: '#86bcee',
950: '#000000',
},
}SCSS
$custom: #86bcee; $custom-light: #add0f3; $custom-dark: #000000;
JSON
{
"hex": "#86bcee",
"rgb": {
"r": 134,
"g": 188,
"b": 238
},
"hsl": {
"h": 208.846,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.77636,
"c": 0.09152,
"h": 247.2
},
"luminance": 0.47208
}Semantic roles & 50–950 ramp
primary
#86BCEE
secondary
#F3E5D8
accent
#6F0ED8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285