#86C0F3#86C0F3
#86C0F3 is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.7% C 0.095 H 245.9°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #86C0F3 |
|---|---|
| RGB | rgb(134, 192, 243) |
| HSL | hsl(208, 82%, 74%) |
| HSV | hsv(208, 45%, 95%) |
| CMYK | cmyk(44.9%, 21%, 0%, 4.7%) |
| CIE-LAB | lab(75.60, -5.54, -31.09) |
| CIE-LCH | lch(75.60, 31.58, 259.89°) |
| OKLab | oklab(78.7% -0.0386 -0.0864) |
| OKLCH | oklch(78.7% 0.095 245.9) |
| XYZ | xyz(44.8533, 49.2356, 91.9166) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.57
Sky
#82CAFC
ΔE00 3.38
Lightblue (survey)
#7BC8F6
ΔE00 4.24
Light Blue
#95D0FC
ΔE00 4.26
Carolina Blue
#8AB8FE
ΔE00 4.45
Lightskyblue
#87CEFA
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C0F3 #F3B986
analogous
#86F3EF #86C0F3 #868AF3
triadic
#86C0F3 #F386C0 #C0F386
tetradic
#86C0F3 #EF86F3 #F3B986 #8AF386
square
#86C0F3 #EF86F3 #F3B986 #8AF386
split-complementary
#86C0F3 #F3868A #F3EF86
monochromatic
#1786E8 #4EA3ED #86C0F3 #BEDDF9 #E3F1FC
Accessibility & contrast
On white
1.94
#86C0F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#86C0F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C0F3
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C0F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C0F3 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC1F5
Deuteranopia (green-blind)
#9DB5F2
Tritanopia (blue-blind)
#58CCD1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #86c0f3; /* rgb */ color: rgb(134, 192, 243); /* oklch */ color: oklch(78.7% 0.095 245.9);
Tailwind
colors: {
custom: {
50: '#aed2f7',
500: '#86c0f3',
950: '#000000',
},
}SCSS
$custom: #86c0f3; $custom-light: #aed2f7; $custom-dark: #000000;
JSON
{
"hex": "#86c0f3",
"rgb": {
"r": 134,
"g": 192,
"b": 243
},
"hsl": {
"h": 208.073,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.78704,
"c": 0.09467,
"h": 245.9
},
"luminance": 0.49239
}Semantic roles & 50–950 ramp
primary
#86C0F3
secondary
#F4E5D7
accent
#6C07DE
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285