#8BC9FA#8BC9FA
#8BC9FA is a light, moderate cyan. Relative luminance 0.542; OKLCH L 81.2% C 0.094 H 243.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC9FA |
|---|---|
| RGB | rgb(139, 201, 250) |
| HSL | hsl(206, 92%, 76%) |
| HSV | hsv(206, 44%, 98%) |
| CMYK | cmyk(44.4%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(78.56, -7.24, -30.28) |
| CIE-LCH | lch(78.56, 31.13, 256.55°) |
| OKLab | oklab(81.19% -0.0426 -0.084) |
| OKLCH | oklch(81.19% 0.094 243.1) |
| XYZ | xyz(48.7835, 54.1611, 98.3075) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.58
Light Blue
#95D0FC
ΔE00 2.01
Lightskyblue
#87CEFA
ΔE00 2.62
Lightblue (survey)
#7BC8F6
ΔE00 2.99
Baby Blue (survey)
#A2CFFE
ΔE00 3.86
Sky Blue (survey)
#75BBFD
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC9FA #FABC8B
analogous
#8BFAF3 #8BC9FA #8B92FA
triadic
#8BC9FA #FA8BC9 #C9FA8B
tetradic
#8BC9FA #F38BFA #FABC8B #92FA8B
square
#8BC9FA #F38BFA #FABC8B #92FA8B
split-complementary
#8BC9FA #FA8B92 #FAF38B
monochromatic
#1692F5 #50AEF7 #8BC9FA #C6E4FD #E2F1FE
Accessibility & contrast
On white
1.77
#8BC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#8BC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC9FA
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC9FA | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#5DD5D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8bc9fa; /* rgb */ color: rgb(139, 201, 250); /* oklch */ color: oklch(81.2% 0.094 243.1);
Tailwind
colors: {
custom: {
50: '#b1d9fc',
500: '#8bc9fa',
950: '#000000',
},
}SCSS
$custom: #8bc9fa; $custom-light: #b1d9fc; $custom-dark: #000000;
JSON
{
"hex": "#8bc9fa",
"rgb": {
"r": 139,
"g": 201,
"b": 250
},
"hsl": {
"h": 206.486,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.81191,
"c": 0.09424,
"h": 243.1
},
"luminance": 0.54164
}Semantic roles & 50–950 ramp
primary
#8BC9FA
secondary
#D98D50
accent
#6500E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385