#86C8FB#86C8FB
#86C8FB is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.8% C 0.099 H 242.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8FB |
|---|---|
| RGB | rgb(134, 200, 251) |
| HSL | hsl(206, 94%, 75%) |
| HSV | hsv(206, 47%, 98%) |
| CMYK | cmyk(46.6%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.07, -7.62, -31.57) |
| CIE-LCH | lch(78.07, 32.48, 256.43°) |
| OKLab | oklab(80.76% -0.0454 -0.0878) |
| OKLCH | oklch(80.76% 0.099 242.7) |
| XYZ | xyz(47.8923, 53.3385, 99.0197) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.19
Light Blue
#95D0FC
ΔE00 2.51
Lightskyblue
#87CEFA
ΔE00 2.62
Lightblue (survey)
#7BC8F6
ΔE00 2.65
Sky Blue (survey)
#75BBFD
ΔE00 4.00
Baby Blue (survey)
#A2CFFE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8FB #FBB986
analogous
#86FBF4 #86C8FB #868DFB
triadic
#86C8FB #FB86C8 #C8FB86
tetradic
#86C8FB #F486FB #FBB986 #8DFB86
square
#86C8FB #F486FB #FBB986 #8DFB86
split-complementary
#86C8FB #FB868D #FBF486
monochromatic
#1092F7 #4BADF9 #86C8FB #C1E3FD #E1F2FE
Accessibility & contrast
On white
1.80
#86C8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#86C8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8FB
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8FB | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FD
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#51D4D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #86c8fb; /* rgb */ color: rgb(134, 200, 251); /* oklch */ color: oklch(80.8% 0.099 242.7);
Tailwind
colors: {
custom: {
50: '#afd8fc',
500: '#86c8fb',
950: '#000000',
},
}SCSS
$custom: #86c8fb; $custom-light: #afd8fc; $custom-dark: #000000;
JSON
{
"hex": "#86c8fb",
"rgb": {
"r": 134,
"g": 200,
"b": 251
},
"hsl": {
"h": 206.154,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.80757,
"c": 0.09883,
"h": 242.7
},
"luminance": 0.53342
}Semantic roles & 50–950 ramp
primary
#86C8FB
secondary
#DA894C
accent
#6400E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385