#8BBBF6#8BBBF6
#8BBBF6 is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.099 H 254.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBF6 |
|---|---|
| RGB | rgb(139, 187, 246) |
| HSL | hsl(213, 86%, 75%) |
| HSV | hsv(213, 43%, 96%) |
| CMYK | cmyk(43.5%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(74.62, -0.78, -34.19) |
| CIE-LCH | lch(74.62, 34.20, 268.69°) |
| OKLab | oklab(78.05% -0.0273 -0.0952) |
| OKLCH | oklch(78.05% 0.099 254) |
| XYZ | xyz(45.0468, 47.6806, 94.0005) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.51
Sky Blue (survey)
#75BBFD
ΔE00 3.69
Pastel Blue
#A2BFFE
ΔE00 4.85
Baby Blue (survey)
#A2CFFE
ΔE00 5.24
Sky
#82CAFC
ΔE00 6.32
Light Blue
#95D0FC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBF6 #F6C68B
analogous
#8BF1F6 #8BBBF6 #908BF6
triadic
#8BBBF6 #F68BBB #BBF68B
tetradic
#8BBBF6 #F68BF1 #F6C68B #8BF690
square
#8BBBF6 #F68BF1 #F6C68B #8BF690
split-complementary
#8BBBF6 #F6908B #F1F68B
monochromatic
#1978ED #529AF2 #8BBBF6 #C4DCFA #E3EEFD
Accessibility & contrast
On white
1.99
#8BBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#8BBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBF6
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBF6 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BDF9
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#62C8CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8bbbf6; /* rgb */ color: rgb(139, 187, 246); /* oklch */ color: oklch(78.0% 0.099 254.0);
Tailwind
colors: {
custom: {
50: '#b1cff9',
500: '#8bbbf6',
950: '#000000',
},
}SCSS
$custom: #8bbbf6; $custom-light: #b1cff9; $custom-dark: #000000;
JSON
{
"hex": "#8bbbf6",
"rgb": {
"r": 139,
"g": 187,
"b": 246
},
"hsl": {
"h": 213.084,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.78046,
"c": 0.09905,
"h": 254
},
"luminance": 0.47683
}Semantic roles & 50–950 ramp
primary
#8BBBF6
secondary
#F5E7D6
accent
#7E03E2
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285