#86C2FA#86C2FA
#86C2FA is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.4% C 0.101 H 247.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #86C2FA |
|---|---|
| RGB | rgb(134, 194, 250) |
| HSL | hsl(209, 92%, 75%) |
| HSV | hsv(209, 46%, 98%) |
| CMYK | cmyk(46.4%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(76.41, -4.68, -33.61) |
| CIE-LCH | lch(76.41, 33.93, 262.07°) |
| OKLab | oklab(79.43% -0.0387 -0.0936) |
| OKLCH | oklch(79.43% 0.101 247.5) |
| XYZ | xyz(46.3727, 50.5508, 97.7376) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.43
Sky
#82CAFC
ΔE00 3.38
Light Blue
#95D0FC
ΔE00 4.15
Carolina Blue
#8AB8FE
ΔE00 4.35
Baby Blue (survey)
#A2CFFE
ΔE00 4.48
Lightblue (survey)
#7BC8F6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C2FA #FABE86
analogous
#86FAF8 #86C2FA #8688FA
triadic
#86C2FA #FA86C2 #C2FA86
tetradic
#86C2FA #F886FA #FABE86 #88FA86
square
#86C2FA #F886FA #FABE86 #88FA86
split-complementary
#86C2FA #FA8688 #FAF886
monochromatic
#1087F5 #4BA4F8 #86C2FA #C1E0FC #E2F0FE
Accessibility & contrast
On white
1.89
#86C2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#86C2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C2FA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C2FA | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#53CFD5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #86c2fa; /* rgb */ color: rgb(134, 194, 250); /* oklch */ color: oklch(79.4% 0.101 247.5);
Tailwind
colors: {
custom: {
50: '#aed4fc',
500: '#86c2fa',
950: '#000000',
},
}SCSS
$custom: #86c2fa; $custom-light: #aed4fc; $custom-dark: #000000;
JSON
{
"hex": "#86c2fa",
"rgb": {
"r": 134,
"g": 194,
"b": 250
},
"hsl": {
"h": 208.966,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.79429,
"c": 0.10131,
"h": 247.5
},
"luminance": 0.50554
}Semantic roles & 50–950 ramp
primary
#86C2FA
secondary
#D8904C
accent
#6F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385