#8BBEFB#8BBEFB
#8BBEFB is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.103 H 253.4°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEFB |
|---|---|
| RGB | rgb(139, 190, 251) |
| HSL | hsl(213, 93%, 76%) |
| HSV | hsv(213, 45%, 98%) |
| CMYK | cmyk(44.6%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(75.62, -1.04, -35.33) |
| CIE-LCH | lch(75.62, 35.35, 268.31°) |
| OKLab | oklab(78.9% -0.0293 -0.0985) |
| OKLCH | oklch(78.9% 0.103 253.4) |
| XYZ | xyz(46.4677, 49.2779, 98.3111) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.08
Sky Blue (survey)
#75BBFD
ΔE00 3.35
Baby Blue (survey)
#A2CFFE
ΔE00 4.67
Pastel Blue
#A2BFFE
ΔE00 5.17
Sky
#82CAFC
ΔE00 5.69
Light Blue
#95D0FC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEFB #FBC88B
analogous
#8BF6FB #8BBEFB #908BFB
triadic
#8BBEFB #FB8BBE #BEFB8B
tetradic
#8BBEFB #FB8BF6 #FBC88B #8BFB90
square
#8BBEFB #FB8BF6 #FBC88B #8BFB90
split-complementary
#8BBEFB #FB908B #F6FB8B
monochromatic
#157CF7 #509DF9 #8BBEFB #C6DFFD #E1EEFE
Accessibility & contrast
On white
1.93
#8BBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#8BBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEFB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEFB | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#99B5FA
Tritanopia (blue-blind)
#5ECCD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bbefb; /* rgb */ color: rgb(139, 190, 251); /* oklch */ color: oklch(78.9% 0.103 253.4);
Tailwind
colors: {
custom: {
50: '#b1d1fd',
500: '#8bbefb',
950: '#000000',
},
}SCSS
$custom: #8bbefb; $custom-light: #b1d1fd; $custom-dark: #000000;
JSON
{
"hex": "#8bbefb",
"rgb": {
"r": 139,
"g": 190,
"b": 251
},
"hsl": {
"h": 212.679,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.78896,
"c": 0.10276,
"h": 253.4
},
"luminance": 0.49281
}Semantic roles & 50–950 ramp
primary
#8BBEFB
secondary
#F6E7D5
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285