#86C8FC#86C8FC
#86C8FC is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.8% C 0.100 H 243.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8FC |
|---|---|
| RGB | rgb(134, 200, 252) |
| HSL | hsl(206, 95%, 76%) |
| HSV | hsv(206, 47%, 99%) |
| CMYK | cmyk(46.8%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(78.11, -7.34, -32.05) |
| CIE-LCH | lch(78.11, 32.88, 257.10°) |
| OKLab | oklab(80.8% -0.045 -0.0891) |
| OKLCH | oklch(80.8% 0.1 243.2) |
| XYZ | xyz(48.0504, 53.4017, 99.8521) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.34
Light Blue
#95D0FC
ΔE00 2.58
Lightskyblue
#87CEFA
ΔE00 2.80
Lightblue (survey)
#7BC8F6
ΔE00 2.84
Sky Blue (survey)
#75BBFD
ΔE00 3.88
Baby Blue (survey)
#A2CFFE
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8FC #FCBA86
analogous
#86FCF5 #86C8FC #868DFC
triadic
#86C8FC #FC86C8 #C8FC86
tetradic
#86C8FC #F586FC #FCBA86 #8DFC86
square
#86C8FC #F586FC #FCBA86 #8DFC86
split-complementary
#86C8FC #FC868D #FCF586
monochromatic
#0F92F9 #4AADFB #86C8FC #C2E3FD #E1F1FE
Accessibility & contrast
On white
1.80
#86C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#86C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8FC
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8FC | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#A2BCFB
Tritanopia (blue-blind)
#50D5D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #86c8fc; /* rgb */ color: rgb(134, 200, 252); /* oklch */ color: oklch(80.8% 0.100 243.2);
Tailwind
colors: {
custom: {
50: '#afd8fd',
500: '#86c8fc',
950: '#000000',
},
}SCSS
$custom: #86c8fc; $custom-light: #afd8fd; $custom-dark: #000000;
JSON
{
"hex": "#86c8fc",
"rgb": {
"r": 134,
"g": 200,
"b": 252
},
"hsl": {
"h": 206.441,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.80799,
"c": 0.09989,
"h": 243.2
},
"luminance": 0.53405
}Semantic roles & 50–950 ramp
primary
#86C8FC
secondary
#DB8B4B
accent
#6500E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385