#8BC4FA#8BC4FA
#8BC4FA is a light, moderate cyan. Relative luminance 0.519; OKLCH L 80.1% C 0.097 H 247.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC4FA |
|---|---|
| RGB | rgb(139, 196, 250) |
| HSL | hsl(209, 92%, 76%) |
| HSV | hsv(209, 44%, 98%) |
| CMYK | cmyk(44.4%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(77.20, -4.57, -32.36) |
| CIE-LCH | lch(77.20, 32.68, 261.97°) |
| OKLab | oklab(80.12% -0.0367 -0.09) |
| OKLCH | oklch(80.12% 0.097 247.8) |
| XYZ | xyz(47.6369, 51.8678, 97.9252) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.16
Sky
#82CAFC
ΔE00 3.36
Light Blue
#95D0FC
ΔE00 3.66
Baby Blue (survey)
#A2CFFE
ΔE00 3.74
Carolina Blue
#8AB8FE
ΔE00 4.37
Lightskyblue
#87CEFA
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC4FA #FAC18B
analogous
#8BFAF9 #8BC4FA #8B8DFA
triadic
#8BC4FA #FA8BC4 #C4FA8B
tetradic
#8BC4FA #F98BFA #FAC18B #8DFA8B
square
#8BC4FA #F98BFA #FAC18B #8DFA8B
split-complementary
#8BC4FA #FA8B8D #FAF98B
monochromatic
#1688F5 #50A6F7 #8BC4FA #C6E2FD #E2F0FE
Accessibility & contrast
On white
1.85
#8BC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#8BC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC4FA
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC4FA | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#5ED1D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bc4fa; /* rgb */ color: rgb(139, 196, 250); /* oklch */ color: oklch(80.1% 0.097 247.8);
Tailwind
colors: {
custom: {
50: '#b1d5fc',
500: '#8bc4fa',
950: '#000000',
},
}SCSS
$custom: #8bc4fa; $custom-light: #b1d5fc; $custom-dark: #000000;
JSON
{
"hex": "#8bc4fa",
"rgb": {
"r": 139,
"g": 196,
"b": 250
},
"hsl": {
"h": 209.189,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.80123,
"c": 0.09719,
"h": 247.8
},
"luminance": 0.51871
}Semantic roles & 50–950 ramp
primary
#8BC4FA
secondary
#D99350
accent
#7000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385