#86C3FA#86C3FA
#86C3FA is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.6% C 0.101 H 246.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #86C3FA |
|---|---|
| RGB | rgb(134, 195, 250) |
| HSL | hsl(208, 92%, 75%) |
| HSV | hsv(208, 46%, 98%) |
| CMYK | cmyk(46.4%, 22%, 0%, 2%) |
| CIE-LAB | lab(76.68, -5.22, -33.19) |
| CIE-LCH | lch(76.68, 33.60, 261.06°) |
| OKLab | oklab(79.64% -0.0399 -0.0924) |
| OKLCH | oklch(79.64% 0.101 246.7) |
| XYZ | xyz(46.5960, 50.9974, 97.8121) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.62
Sky
#82CAFC
ΔE00 2.99
Light Blue
#95D0FC
ΔE00 3.83
Lightblue (survey)
#7BC8F6
ΔE00 4.21
Baby Blue (survey)
#A2CFFE
ΔE00 4.42
Lightskyblue
#87CEFA
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C3FA #FABD86
analogous
#86FAF7 #86C3FA #8689FA
triadic
#86C3FA #FA86C3 #C3FA86
tetradic
#86C3FA #F786FA #FABD86 #89FA86
square
#86C3FA #F786FA #FABD86 #89FA86
split-complementary
#86C3FA #FA8689 #FAF786
monochromatic
#1089F5 #4BA6F8 #86C3FA #C1E0FC #E2F0FE
Accessibility & contrast
On white
1.87
#86C3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#86C3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C3FA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C3FA | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FD
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#53D0D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86c3fa; /* rgb */ color: rgb(134, 195, 250); /* oklch */ color: oklch(79.6% 0.101 246.7);
Tailwind
colors: {
custom: {
50: '#aed5fc',
500: '#86c3fa',
950: '#000000',
},
}SCSS
$custom: #86c3fa; $custom-light: #aed5fc; $custom-dark: #000000;
JSON
{
"hex": "#86c3fa",
"rgb": {
"r": 134,
"g": 195,
"b": 250
},
"hsl": {
"h": 208.448,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.79643,
"c": 0.10065,
"h": 246.7
},
"luminance": 0.51001
}Semantic roles & 50–950 ramp
primary
#86C3FA
secondary
#D88E4C
accent
#6D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385