#8BC1FA#8BC1FA
#8BC1FA is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.5% C 0.099 H 250.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC1FA |
|---|---|
| RGB | rgb(139, 193, 250) |
| HSL | hsl(211, 92%, 76%) |
| HSV | hsv(211, 44%, 98%) |
| CMYK | cmyk(44.4%, 22.8%, 0%, 2%) |
| CIE-LAB | lab(76.39, -2.95, -33.61) |
| CIE-LCH | lch(76.39, 33.74, 264.99°) |
| OKLab | oklab(79.49% -0.0332 -0.0935) |
| OKLCH | oklch(79.49% 0.099 250.5) |
| XYZ | xyz(46.9670, 50.5280, 97.7019) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.00
Carolina Blue
#8AB8FE
ΔE00 3.24
Baby Blue (survey)
#A2CFFE
ΔE00 4.09
Sky
#82CAFC
ΔE00 4.49
Light Blue
#95D0FC
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC1FA #FAC48B
analogous
#8BF9FA #8BC1FA #8D8BFA
triadic
#8BC1FA #FA8BC1 #C1FA8B
tetradic
#8BC1FA #FA8BF9 #FAC48B #8BFA8D
square
#8BC1FA #FA8BF9 #FAC48B #8BFA8D
split-complementary
#8BC1FA #FA8D8B #F9FA8B
monochromatic
#1682F5 #50A2F7 #8BC1FA #C6E0FD #E2EFFE
Accessibility & contrast
On white
1.89
#8BC1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#8BC1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC1FA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC1FA | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#9DB7F9
Tritanopia (blue-blind)
#5ECED4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bc1fa; /* rgb */ color: rgb(139, 193, 250); /* oklch */ color: oklch(79.5% 0.099 250.5);
Tailwind
colors: {
custom: {
50: '#b1d3fc',
500: '#8bc1fa',
950: '#000000',
},
}SCSS
$custom: #8bc1fa; $custom-light: #b1d3fc; $custom-dark: #000000;
JSON
{
"hex": "#8bc1fa",
"rgb": {
"r": 139,
"g": 193,
"b": 250
},
"hsl": {
"h": 210.811,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.79486,
"c": 0.09926,
"h": 250.5
},
"luminance": 0.50531
}Semantic roles & 50–950 ramp
primary
#8BC1FA
secondary
#D99650
accent
#7600E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385