#8BBDF4#8BBDF4
#8BBDF4 is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.095 H 251.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDF4 |
|---|---|
| RGB | rgb(139, 189, 244) |
| HSL | hsl(211, 83%, 75%) |
| HSV | hsv(211, 43%, 96%) |
| CMYK | cmyk(43%, 22.5%, 0%, 4.3%) |
| CIE-LAB | lab(75.08, -2.42, -32.40) |
| CIE-LCH | lch(75.08, 32.49, 265.73°) |
| OKLab | oklab(78.38% -0.0303 -0.0901) |
| OKLCH | oklch(78.38% 0.095 251.4) |
| XYZ | xyz(45.1688, 48.4130, 92.5349) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.41
Sky Blue (survey)
#75BBFD
ΔE00 3.23
Baby Blue (survey)
#A2CFFE
ΔE00 4.77
Pastel Blue
#A2BFFE
ΔE00 5.35
Sky
#82CAFC
ΔE00 5.38
Light Blue
#95D0FC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDF4 #F4C28B
analogous
#8BF1F4 #8BBDF4 #8E8BF4
triadic
#8BBDF4 #F48BBD #BDF48B
tetradic
#8BBDF4 #F48BF1 #F4C28B #8BF48E
square
#8BBDF4 #F48BF1 #F4C28B #8BF48E
split-complementary
#8BBDF4 #F48E8B #F1F48B
monochromatic
#1B7DE9 #539DEF #8BBDF4 #C3DDF9 #E3EFFC
Accessibility & contrast
On white
1.97
#8BBDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#8BBDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDF4
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDF4 | 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)
#A8BFF7
Deuteranopia (green-blind)
#9BB4F3
Tritanopia (blue-blind)
#62C9D0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbdf4; /* rgb */ color: rgb(139, 189, 244); /* oklch */ color: oklch(78.4% 0.095 251.4);
Tailwind
colors: {
custom: {
50: '#b1d0f8',
500: '#8bbdf4',
950: '#000000',
},
}SCSS
$custom: #8bbdf4; $custom-light: #b1d0f8; $custom-dark: #000000;
JSON
{
"hex": "#8bbdf4",
"rgb": {
"r": 139,
"g": 189,
"b": 244
},
"hsl": {
"h": 211.429,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.78383,
"c": 0.09506,
"h": 251.4
},
"luminance": 0.48416
}Semantic roles & 50–950 ramp
primary
#8BBDF4
secondary
#F4E6D7
accent
#7806DF
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285