#8BBCF7#8BBCF7
#8BBCF7 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.099 H 253.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCF7 |
|---|---|
| RGB | rgb(139, 188, 247) |
| HSL | hsl(213, 87%, 76%) |
| HSV | hsv(213, 44%, 97%) |
| CMYK | cmyk(43.7%, 23.9%, 0%, 3.1%) |
| CIE-LAB | lab(74.93, -1.05, -34.25) |
| CIE-LCH | lch(74.93, 34.27, 268.24°) |
| OKLab | oklab(78.3% -0.0282 -0.0954) |
| OKLCH | oklch(78.3% 0.099 253.6) |
| XYZ | xyz(45.4136, 48.1680, 94.8820) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.73
Sky Blue (survey)
#75BBFD
ΔE00 3.52
Pastel Blue
#A2BFFE
ΔE00 4.97
Baby Blue (survey)
#A2CFFE
ΔE00 5.03
Sky
#82CAFC
ΔE00 6.04
Light Blue
#95D0FC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCF7 #F7C68B
analogous
#8BF2F7 #8BBCF7 #908BF7
triadic
#8BBCF7 #F78BBC #BCF78B
tetradic
#8BBCF7 #F78BF2 #F7C68B #8BF790
square
#8BBCF7 #F78BF2 #F7C68B #8BF790
split-complementary
#8BBCF7 #F7908B #F2F78B
monochromatic
#187AEF #529BF3 #8BBCF7 #C4DDFB #E2EEFD
Accessibility & contrast
On white
1.97
#8BBCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#8BBCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCF7
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCF7 | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BEFA
Deuteranopia (green-blind)
#98B4F6
Tritanopia (blue-blind)
#61C9D0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8bbcf7; /* rgb */ color: rgb(139, 188, 247); /* oklch */ color: oklch(78.3% 0.099 253.6);
Tailwind
colors: {
custom: {
50: '#b1d0fa',
500: '#8bbcf7',
950: '#000000',
},
}SCSS
$custom: #8bbcf7; $custom-light: #b1d0fa; $custom-dark: #000000;
JSON
{
"hex": "#8bbcf7",
"rgb": {
"r": 139,
"g": 188,
"b": 247
},
"hsl": {
"h": 212.778,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.783,
"c": 0.09947,
"h": 253.6
},
"luminance": 0.48171
}Semantic roles & 50–950 ramp
primary
#8BBCF7
secondary
#F5E7D6
accent
#7D02E4
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285