#86C2FC#86C2FC
#86C2FC is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.5% C 0.104 H 248.4°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #86C2FC |
|---|---|
| RGB | rgb(134, 194, 252) |
| HSL | hsl(209, 95%, 76%) |
| HSV | hsv(209, 47%, 99%) |
| CMYK | cmyk(46.8%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(76.48, -4.12, -34.56) |
| CIE-LCH | lch(76.48, 34.81, 263.20°) |
| OKLab | oklab(79.52% -0.0381 -0.0963) |
| OKLCH | oklch(79.52% 0.104 248.4) |
| XYZ | xyz(46.6880, 50.6769, 99.3980) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.40
Sky
#82CAFC
ΔE00 3.63
Carolina Blue
#8AB8FE
ΔE00 4.16
Light Blue
#95D0FC
ΔE00 4.32
Baby Blue (survey)
#A2CFFE
ΔE00 4.46
Lightblue (survey)
#7BC8F6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C2FC #FCC086
analogous
#86FCFB #86C2FC #8687FC
triadic
#86C2FC #FC86C2 #C2FC86
tetradic
#86C2FC #FB86FC #FCC086 #87FC86
square
#86C2FC #FB86FC #FCC086 #87FC86
split-complementary
#86C2FC #FC8687 #FCFB86
monochromatic
#0F86F9 #4AA4FB #86C2FC #C2E0FD #E1F0FE
Accessibility & contrast
On white
1.89
#86C2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#86C2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C2FC
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C2FC | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#52CFD6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86c2fc; /* rgb */ color: rgb(134, 194, 252); /* oklch */ color: oklch(79.5% 0.104 248.4);
Tailwind
colors: {
custom: {
50: '#afd4fd',
500: '#86c2fc',
950: '#000000',
},
}SCSS
$custom: #86c2fc; $custom-light: #afd4fd; $custom-dark: #000000;
JSON
{
"hex": "#86c2fc",
"rgb": {
"r": 134,
"g": 194,
"b": 252
},
"hsl": {
"h": 209.492,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.79515,
"c": 0.1036,
"h": 248.4
},
"luminance": 0.5068
}Semantic roles & 50–950 ramp
primary
#86C2FC
secondary
#DB924B
accent
#7100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385