#8BBCF9#8BBCF9
#8BBCF9 is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.4% C 0.102 H 254.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCF9 |
|---|---|
| RGB | rgb(139, 188, 249) |
| HSL | hsl(213, 90%, 76%) |
| HSV | hsv(213, 44%, 98%) |
| CMYK | cmyk(44.2%, 24.5%, 0%, 2.4%) |
| CIE-LAB | lab(75.01, -0.50, -35.21) |
| CIE-LCH | lch(75.01, 35.21, 269.18°) |
| OKLab | oklab(78.39% -0.0275 -0.0981) |
| OKLCH | oklch(78.39% 0.102 254.3) |
| XYZ | xyz(45.7239, 48.2921, 96.5161) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.54
Sky Blue (survey)
#75BBFD
ΔE00 3.62
Pastel Blue
#A2BFFE
ΔE00 4.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.07
Sky
#82CAFC
ΔE00 6.21
Light Blue
#95D0FC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCF9 #F9C88B
analogous
#8BF3F9 #8BBCF9 #918BF9
triadic
#8BBCF9 #F98BBC #BCF98B
tetradic
#8BBCF9 #F98BF3 #F9C88B #8BF991
square
#8BBCF9 #F98BF3 #F9C88B #8BF991
split-complementary
#8BBCF9 #F9918B #F3F98B
monochromatic
#1779F3 #519AF6 #8BBCF9 #C5DEFC #E2EEFD
Accessibility & contrast
On white
1.97
#8BBCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#8BBCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCF9
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCF9 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFC
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#60CAD1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbcf9; /* rgb */ color: rgb(139, 188, 249); /* oklch */ color: oklch(78.4% 0.102 254.3);
Tailwind
colors: {
custom: {
50: '#b1d0fb',
500: '#8bbcf9',
950: '#000000',
},
}SCSS
$custom: #8bbcf9; $custom-light: #b1d0fb; $custom-dark: #000000;
JSON
{
"hex": "#8bbcf9",
"rgb": {
"r": 139,
"g": 188,
"b": 249
},
"hsl": {
"h": 213.273,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.78387,
"c": 0.10193,
"h": 254.3
},
"luminance": 0.48295
}Semantic roles & 50–950 ramp
primary
#8BBCF9
secondary
#F6E7D5
accent
#7F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285