#8BC6FA#8BC6FA
#8BC6FA is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.5% C 0.096 H 245.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC6FA |
|---|---|
| RGB | rgb(139, 198, 250) |
| HSL | hsl(208, 92%, 76%) |
| HSV | hsv(208, 44%, 98%) |
| CMYK | cmyk(44.4%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(77.74, -5.64, -31.53) |
| CIE-LCH | lch(77.74, 32.03, 259.86°) |
| OKLab | oklab(80.55% -0.0391 -0.0876) |
| OKLCH | oklch(80.55% 0.096 245.9) |
| XYZ | xyz(48.0910, 52.7761, 98.0766) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.61
Light Blue
#95D0FC
ΔE00 2.97
Sky Blue (survey)
#75BBFD
ΔE00 3.52
Baby Blue (survey)
#A2CFFE
ΔE00 3.67
Lightskyblue
#87CEFA
ΔE00 3.84
Lightblue (survey)
#7BC8F6
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC6FA #FABF8B
analogous
#8BFAF7 #8BC6FA #8B8FFA
triadic
#8BC6FA #FA8BC6 #C6FA8B
tetradic
#8BC6FA #F78BFA #FABF8B #8FFA8B
square
#8BC6FA #F78BFA #FABF8B #8FFA8B
split-complementary
#8BC6FA #FA8B8F #FAF78B
monochromatic
#168CF5 #50A9F7 #8BC6FA #C6E3FD #E2F1FE
Accessibility & contrast
On white
1.82
#8BC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#8BC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC6FA
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC6FA | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FC
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#5DD2D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bc6fa; /* rgb */ color: rgb(139, 198, 250); /* oklch */ color: oklch(80.5% 0.096 245.9);
Tailwind
colors: {
custom: {
50: '#b1d7fc',
500: '#8bc6fa',
950: '#000000',
},
}SCSS
$custom: #8bc6fa; $custom-light: #b1d7fc; $custom-dark: #000000;
JSON
{
"hex": "#8bc6fa",
"rgb": {
"r": 139,
"g": 198,
"b": 250
},
"hsl": {
"h": 208.108,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.8055,
"c": 0.09594,
"h": 245.9
},
"luminance": 0.52779
}Semantic roles & 50–950 ramp
primary
#8BC6FA
secondary
#D99050
accent
#6C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385