#8BBDF9#8BBDF9
#8BBDF9 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.6% C 0.101 H 253.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDF9 |
|---|---|
| RGB | rgb(139, 189, 249) |
| HSL | hsl(213, 90%, 76%) |
| HSV | hsv(213, 44%, 98%) |
| CMYK | cmyk(44.2%, 24.1%, 0%, 2.4%) |
| CIE-LAB | lab(75.28, -1.05, -34.79) |
| CIE-LCH | lch(75.28, 34.81, 268.27°) |
| OKLab | oklab(78.6% -0.0287 -0.0969) |
| OKLCH | oklch(78.6% 0.101 253.5) |
| XYZ | xyz(45.9383, 48.7208, 96.5876) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.88
Sky Blue (survey)
#75BBFD
ΔE00 3.42
Baby Blue (survey)
#A2CFFE
ΔE00 4.84
Pastel Blue
#A2BFFE
ΔE00 5.06
Sky
#82CAFC
ΔE00 5.85
Light Blue
#95D0FC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDF9 #F9C78B
analogous
#8BF4F9 #8BBDF9 #908BF9
triadic
#8BBDF9 #F98BBD #BDF98B
tetradic
#8BBDF9 #F98BF4 #F9C78B #8BF990
square
#8BBDF9 #F98BF4 #F9C78B #8BF990
split-complementary
#8BBDF9 #F9908B #F4F98B
monochromatic
#177BF3 #519CF6 #8BBDF9 #C5DEFC #E2EEFD
Accessibility & contrast
On white
1.95
#8BBDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#8BBDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDF9
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDF9 | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BFFC
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#60CAD1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbdf9; /* rgb */ color: rgb(139, 189, 249); /* oklch */ color: oklch(78.6% 0.101 253.5);
Tailwind
colors: {
custom: {
50: '#b1d0fb',
500: '#8bbdf9',
950: '#000000',
},
}SCSS
$custom: #8bbdf9; $custom-light: #b1d0fb; $custom-dark: #000000;
JSON
{
"hex": "#8bbdf9",
"rgb": {
"r": 139,
"g": 189,
"b": 249
},
"hsl": {
"h": 212.727,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.78598,
"c": 0.10112,
"h": 253.5
},
"luminance": 0.48724
}Semantic roles & 50–950 ramp
primary
#8BBDF9
secondary
#F6E7D5
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285