#8BC8FA#8BC8FA
#8BC8FA is a light, moderate cyan. Relative luminance 0.537; OKLCH L 81.0% C 0.095 H 244.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC8FA |
|---|---|
| RGB | rgb(139, 200, 250) |
| HSL | hsl(207, 92%, 76%) |
| HSV | hsv(207, 44%, 98%) |
| CMYK | cmyk(44.4%, 20%, 0%, 2%) |
| CIE-LAB | lab(78.28, -6.71, -30.69) |
| CIE-LCH | lch(78.28, 31.42, 257.67°) |
| OKLab | oklab(80.98% -0.0415 -0.0852) |
| OKLCH | oklch(80.98% 0.095 244.1) |
| XYZ | xyz(48.5512, 53.6964, 98.2300) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.89
Light Blue
#95D0FC
ΔE00 2.31
Lightskyblue
#87CEFA
ΔE00 3.03
Lightblue (survey)
#7BC8F6
ΔE00 3.30
Baby Blue (survey)
#A2CFFE
ΔE00 3.76
Sky Blue (survey)
#75BBFD
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC8FA #FABD8B
analogous
#8BFAF5 #8BC8FA #8B91FA
triadic
#8BC8FA #FA8BC8 #C8FA8B
tetradic
#8BC8FA #F58BFA #FABD8B #91FA8B
square
#8BC8FA #F58BFA #FABD8B #91FA8B
split-complementary
#8BC8FA #FA8B91 #FAF58B
monochromatic
#1690F5 #50ACF7 #8BC8FA #C6E4FD #E2F1FE
Accessibility & contrast
On white
1.79
#8BC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#8BC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC8FA
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC8FA | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#5DD4D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8bc8fa; /* rgb */ color: rgb(139, 200, 250); /* oklch */ color: oklch(81.0% 0.095 244.1);
Tailwind
colors: {
custom: {
50: '#b1d8fc',
500: '#8bc8fa',
950: '#000000',
},
}SCSS
$custom: #8bc8fa; $custom-light: #b1d8fc; $custom-dark: #000000;
JSON
{
"hex": "#8bc8fa",
"rgb": {
"r": 139,
"g": 200,
"b": 250
},
"hsl": {
"h": 207.027,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.80977,
"c": 0.09478,
"h": 244.1
},
"luminance": 0.537
}Semantic roles & 50–950 ramp
primary
#8BC8FA
secondary
#D98E50
accent
#6700E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385