#8BBCF8#8BBCF8
#8BBCF8 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.101 H 253.9°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCF8 |
|---|---|
| RGB | rgb(139, 188, 248) |
| HSL | hsl(213, 89%, 76%) |
| HSV | hsv(213, 44%, 97%) |
| CMYK | cmyk(44%, 24.2%, 0%, 2.7%) |
| CIE-LAB | lab(74.97, -0.78, -34.73) |
| CIE-LCH | lch(74.97, 34.74, 268.72°) |
| OKLab | oklab(78.34% -0.0278 -0.0968) |
| OKLCH | oklch(78.34% 0.101 253.9) |
| XYZ | xyz(45.5683, 48.2298, 95.6969) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.63
Sky Blue (survey)
#75BBFD
ΔE00 3.57
Pastel Blue
#A2BFFE
ΔE00 4.93
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Sky
#82CAFC
ΔE00 6.13
Light Blue
#95D0FC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCF8 #F8C78B
analogous
#8BF2F8 #8BBCF8 #908BF8
triadic
#8BBCF8 #F88BBC #BCF88B
tetradic
#8BBCF8 #F88BF2 #F8C78B #8BF890
square
#8BBCF8 #F88BF2 #F8C78B #8BF890
split-complementary
#8BBCF8 #F8908B #F2F88B
monochromatic
#1879F1 #519BF5 #8BBCF8 #C5DDFB #E2EEFD
Accessibility & contrast
On white
1.97
#8BBCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#8BBCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCF8
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCF8 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFB
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#60C9D0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbcf8; /* rgb */ color: rgb(139, 188, 248); /* oklch */ color: oklch(78.3% 0.101 253.9);
Tailwind
colors: {
custom: {
50: '#b1d0fa',
500: '#8bbcf8',
950: '#000000',
},
}SCSS
$custom: #8bbcf8; $custom-light: #b1d0fa; $custom-dark: #000000;
JSON
{
"hex": "#8bbcf8",
"rgb": {
"r": 139,
"g": 188,
"b": 248
},
"hsl": {
"h": 213.028,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.78343,
"c": 0.1007,
"h": 253.9
},
"luminance": 0.48233
}Semantic roles & 50–950 ramp
primary
#8BBCF8
secondary
#F5E7D6
accent
#7E00E5
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285