#8BC3FA#8BC3FA
#8BC3FA is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.9% C 0.098 H 248.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC3FA |
|---|---|
| RGB | rgb(139, 195, 250) |
| HSL | hsl(210, 92%, 76%) |
| HSV | hsv(210, 44%, 98%) |
| CMYK | cmyk(44.4%, 22%, 0%, 2%) |
| CIE-LAB | lab(76.93, -4.03, -32.78) |
| CIE-LCH | lch(76.93, 33.02, 262.99°) |
| OKLab | oklab(79.91% -0.0355 -0.0912) |
| OKLCH | oklch(79.91% 0.098 248.7) |
| XYZ | xyz(47.4121, 51.4182, 97.8503) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.05
Sky
#82CAFC
ΔE00 3.74
Baby Blue (survey)
#A2CFFE
ΔE00 3.83
Carolina Blue
#8AB8FE
ΔE00 3.99
Light Blue
#95D0FC
ΔE00 4.01
Lightblue (survey)
#7BC8F6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC3FA #FAC28B
analogous
#8BFAFA #8BC3FA #8B8CFA
triadic
#8BC3FA #FA8BC3 #C3FA8B
tetradic
#8BC3FA #FA8BFA #FAC28B #8CFA8B
square
#8BC3FA #FA8BFA #FAC28B #8CFA8B
split-complementary
#8BC3FA #FA8B8C #FAFA8B
monochromatic
#1686F5 #50A5F7 #8BC3FA #C6E1FD #E2F0FE
Accessibility & contrast
On white
1.86
#8BC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#8BC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC3FA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC3FA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#5ED0D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8bc3fa; /* rgb */ color: rgb(139, 195, 250); /* oklch */ color: oklch(79.9% 0.098 248.7);
Tailwind
colors: {
custom: {
50: '#b1d5fc',
500: '#8bc3fa',
950: '#000000',
},
}SCSS
$custom: #8bc3fa; $custom-light: #b1d5fc; $custom-dark: #000000;
JSON
{
"hex": "#8bc3fa",
"rgb": {
"r": 139,
"g": 195,
"b": 250
},
"hsl": {
"h": 209.73,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.79911,
"c": 0.09786,
"h": 248.7
},
"luminance": 0.51421
}Semantic roles & 50–950 ramp
primary
#8BC3FA
secondary
#D99450
accent
#7200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385