#86C9FA#86C9FA
#86C9FA is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.9% C 0.097 H 241.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #86C9FA |
|---|---|
| RGB | rgb(134, 201, 250) |
| HSL | hsl(205, 92%, 75%) |
| HSV | hsv(205, 46%, 98%) |
| CMYK | cmyk(46.4%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(78.31, -8.43, -30.67) |
| CIE-LCH | lch(78.31, 31.81, 254.64°) |
| OKLab | oklab(80.93% -0.0469 -0.0852) |
| OKLCH | oklch(80.93% 0.097 241.2) |
| XYZ | xyz(47.9675, 53.7403, 98.2692) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.72
Lightskyblue
#87CEFA
ΔE00 2.03
Lightblue (survey)
#7BC8F6
ΔE00 2.15
Light Blue
#95D0FC
ΔE00 2.27
Sky Blue (survey)
#75BBFD
ΔE00 4.49
Baby Blue (survey)
#A2CFFE
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C9FA #FAB786
analogous
#86FAF1 #86C9FA #868FFA
triadic
#86C9FA #FA86C9 #C9FA86
tetradic
#86C9FA #F186FA #FAB786 #8FFA86
square
#86C9FA #F186FA #FAB786 #8FFA86
split-complementary
#86C9FA #FA868F #FAF186
monochromatic
#1095F5 #4BAFF8 #86C9FA #C1E3FC #E2F2FE
Accessibility & contrast
On white
1.79
#86C9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#86C9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C9FA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C9FA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#52D5D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #86c9fa; /* rgb */ color: rgb(134, 201, 250); /* oklch */ color: oklch(80.9% 0.097 241.2);
Tailwind
colors: {
custom: {
50: '#afd9fc',
500: '#86c9fa',
950: '#000000',
},
}SCSS
$custom: #86c9fa; $custom-light: #afd9fc; $custom-dark: #000000;
JSON
{
"hex": "#86c9fa",
"rgb": {
"r": 134,
"g": 201,
"b": 250
},
"hsl": {
"h": 205.345,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.80931,
"c": 0.09727,
"h": 241.2
},
"luminance": 0.53744
}Semantic roles & 50–950 ramp
primary
#86C9FA
secondary
#D8874C
accent
#6100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385