#8BC0FA#8BC0FA
#8BC0FA is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.3% C 0.100 H 251.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0FA |
|---|---|
| RGB | rgb(139, 192, 250) |
| HSL | hsl(211, 92%, 76%) |
| HSV | hsv(211, 44%, 98%) |
| CMYK | cmyk(44.4%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(76.12, -2.41, -34.02) |
| CIE-LCH | lch(76.12, 34.11, 265.96°) |
| OKLab | oklab(79.27% -0.032 -0.0947) |
| OKLCH | oklch(79.27% 0.1 251.3) |
| XYZ | xyz(46.7466, 50.0873, 97.6285) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.87
Sky Blue (survey)
#75BBFD
ΔE00 3.05
Baby Blue (survey)
#A2CFFE
ΔE00 4.26
Sky
#82CAFC
ΔE00 4.86
Light Blue
#95D0FC
ΔE00 5.05
Pastel Blue
#A2BFFE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0FA #FAC58B
analogous
#8BF8FA #8BC0FA #8E8BFA
triadic
#8BC0FA #FA8BC0 #C0FA8B
tetradic
#8BC0FA #FA8BF8 #FAC58B #8BFA8E
square
#8BC0FA #FA8BF8 #FAC58B #8BFA8E
split-complementary
#8BC0FA #FA8E8B #F8FA8B
monochromatic
#1680F5 #50A0F7 #8BC0FA #C6E0FD #E2EFFE
Accessibility & contrast
On white
1.91
#8BC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#8BC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0FA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0FA | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FD
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#5ECDD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bc0fa; /* rgb */ color: rgb(139, 192, 250); /* oklch */ color: oklch(79.3% 0.100 251.3);
Tailwind
colors: {
custom: {
50: '#b1d2fc',
500: '#8bc0fa',
950: '#000000',
},
}SCSS
$custom: #8bc0fa; $custom-light: #b1d2fc; $custom-dark: #000000;
JSON
{
"hex": "#8bc0fa",
"rgb": {
"r": 139,
"g": 192,
"b": 250
},
"hsl": {
"h": 211.351,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.79275,
"c": 0.1,
"h": 251.3
},
"luminance": 0.5009
}Semantic roles & 50–950 ramp
primary
#8BC0FA
secondary
#D99850
accent
#7800E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385