#8BBCFB#8BBCFB
#8BBCFB is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.5% C 0.104 H 255.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCFB |
|---|---|
| RGB | rgb(139, 188, 251) |
| HSL | hsl(214, 93%, 76%) |
| HSV | hsv(214, 45%, 98%) |
| CMYK | cmyk(44.6%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.09, 0.05, -36.16) |
| CIE-LCH | lch(75.09, 36.16, 270.08°) |
| OKLab | oklab(78.47% -0.0269 -0.1009) |
| OKLCH | oklch(78.47% 0.104 255) |
| XYZ | xyz(46.0375, 48.4175, 98.1677) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.38
Sky Blue (survey)
#75BBFD
ΔE00 3.73
Pastel Blue
#A2BFFE
ΔE00 4.81
Baby Blue (survey)
#A2CFFE
ΔE00 5.11
Sky
#82CAFC
ΔE00 6.39
Light Blue
#95D0FC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCFB #FBCA8B
analogous
#8BF4FB #8BBCFB #928BFB
triadic
#8BBCFB #FB8BBC #BCFB8B
tetradic
#8BBCFB #FB8BF4 #FBCA8B #8BFB92
square
#8BBCFB #FB8BF4 #FBCA8B #8BFB92
split-complementary
#8BBCFB #FB928B #F4FB8B
monochromatic
#1578F7 #509AF9 #8BBCFB #C6DEFD #E1EEFE
Accessibility & contrast
On white
1.97
#8BBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#8BBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCFB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCFB | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFE
Deuteranopia (green-blind)
#97B4FA
Tritanopia (blue-blind)
#5ECAD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbcfb; /* rgb */ color: rgb(139, 188, 251); /* oklch */ color: oklch(78.5% 0.104 255.0);
Tailwind
colors: {
custom: {
50: '#b1d0fd',
500: '#8bbcfb',
950: '#000000',
},
}SCSS
$custom: #8bbcfb; $custom-light: #b1d0fd; $custom-dark: #000000;
JSON
{
"hex": "#8bbcfb",
"rgb": {
"r": 139,
"g": 188,
"b": 251
},
"hsl": {
"h": 213.75,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.78475,
"c": 0.10442,
"h": 255
},
"luminance": 0.4842
}Semantic roles & 50–950 ramp
primary
#8BBCFB
secondary
#F6E8D5
accent
#8100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285