#8BBEFC#8BBEFC
#8BBEFC is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.104 H 253.8°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEFC |
|---|---|
| RGB | rgb(139, 190, 252) |
| HSL | hsl(213, 95%, 77%) |
| HSV | hsv(213, 45%, 99%) |
| CMYK | cmyk(44.8%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.66, -0.76, -35.81) |
| CIE-LCH | lch(75.66, 35.82, 268.78°) |
| OKLab | oklab(78.94% -0.029 -0.0999) |
| OKLCH | oklch(78.94% 0.104 253.8) |
| XYZ | xyz(46.6257, 49.3411, 99.1435) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.01
Sky Blue (survey)
#75BBFD
ΔE00 3.40
Baby Blue (survey)
#A2CFFE
ΔE00 4.69
Pastel Blue
#A2BFFE
ΔE00 5.13
Sky
#82CAFC
ΔE00 5.78
Light Blue
#95D0FC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEFC #FCC98B
analogous
#8BF7FC #8BBEFC #918BFC
triadic
#8BBEFC #FC8BBE #BEFC8B
tetradic
#8BBEFC #FC8BF7 #FCC98B #8BFC91
square
#8BBEFC #FC8BF7 #FCC98B #8BFC91
split-complementary
#8BBEFC #FC918B #F7FC8B
monochromatic
#147BF9 #4F9DFA #8BBEFC #C7DFFE #E1EEFE
Accessibility & contrast
On white
1.93
#8BBEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#8BBEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEFC
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEFC | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#5DCCD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bbefc; /* rgb */ color: rgb(139, 190, 252); /* oklch */ color: oklch(78.9% 0.104 253.8);
Tailwind
colors: {
custom: {
50: '#b1d1fd',
500: '#8bbefc',
950: '#000000',
},
}SCSS
$custom: #8bbefc; $custom-light: #b1d1fd; $custom-dark: #000000;
JSON
{
"hex": "#8bbefc",
"rgb": {
"r": 139,
"g": 190,
"b": 252
},
"hsl": {
"h": 212.92,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.78939,
"c": 0.10399,
"h": 253.8
},
"luminance": 0.49344
}Semantic roles & 50–950 ramp
primary
#8BBEFC
secondary
#F6E7D5
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285