#8BC5FA#8BC5FA
#8BC5FA is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.3% C 0.097 H 246.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC5FA |
|---|---|
| RGB | rgb(139, 197, 250) |
| HSL | hsl(209, 92%, 76%) |
| HSV | hsv(209, 44%, 98%) |
| CMYK | cmyk(44.4%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(77.47, -5.10, -31.94) |
| CIE-LCH | lch(77.47, 32.35, 260.92°) |
| OKLab | oklab(80.34% -0.0379 -0.0888) |
| OKLCH | oklch(80.34% 0.097 246.9) |
| XYZ | xyz(47.8632, 52.3204, 98.0007) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.98
Sky Blue (survey)
#75BBFD
ΔE00 3.32
Light Blue
#95D0FC
ΔE00 3.32
Baby Blue (survey)
#A2CFFE
ΔE00 3.69
Lightskyblue
#87CEFA
ΔE00 4.24
Lightblue (survey)
#7BC8F6
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC5FA #FAC08B
analogous
#8BFAF8 #8BC5FA #8B8EFA
triadic
#8BC5FA #FA8BC5 #C5FA8B
tetradic
#8BC5FA #F88BFA #FAC08B #8EFA8B
square
#8BC5FA #F88BFA #FAC08B #8EFA8B
split-complementary
#8BC5FA #FA8B8E #FAF88B
monochromatic
#168AF5 #50A8F7 #8BC5FA #C6E2FD #E2F0FE
Accessibility & contrast
On white
1.83
#8BC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#8BC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC5FA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC5FA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FC
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#5DD1D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bc5fa; /* rgb */ color: rgb(139, 197, 250); /* oklch */ color: oklch(80.3% 0.097 246.9);
Tailwind
colors: {
custom: {
50: '#b1d6fc',
500: '#8bc5fa',
950: '#000000',
},
}SCSS
$custom: #8bc5fa; $custom-light: #b1d6fc; $custom-dark: #000000;
JSON
{
"hex": "#8bc5fa",
"rgb": {
"r": 139,
"g": 197,
"b": 250
},
"hsl": {
"h": 208.649,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.80336,
"c": 0.09655,
"h": 246.9
},
"luminance": 0.52324
}Semantic roles & 50–950 ramp
primary
#8BC5FA
secondary
#D99250
accent
#6E00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385