#8BB7EF#8BB7EF
#8BB7EF is a light, moderate cyan. Relative luminance 0.456; OKLCH L 76.9% C 0.094 H 254.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7EF |
|---|---|
| RGB | rgb(139, 183, 239) |
| HSL | hsl(214, 76%, 74%) |
| HSV | hsv(214, 42%, 94%) |
| CMYK | cmyk(41.8%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(73.28, -0.51, -32.49) |
| CIE-LCH | lch(73.28, 32.50, 269.10°) |
| OKLab | oklab(76.9% -0.0246 -0.0904) |
| OKLCH | oklch(76.9% 0.094 254.8) |
| XYZ | xyz(43.1559, 45.5854, 88.1695) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.62
Sky Blue (survey)
#75BBFD
ΔE00 4.45
Pastel Blue
#A2BFFE
ΔE00 4.71
Baby Blue (survey)
#A2CFFE
ΔE00 6.16
Sky
#82CAFC
ΔE00 7.26
Light Grey Blue
#9DBCD4
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7EF #EFC38B
analogous
#8BE9EF #8BB7EF #918BEF
triadic
#8BB7EF #EF8BB7 #B7EF8B
tetradic
#8BB7EF #EF8BE9 #EFC38B #8BEF91
square
#8BB7EF #EF8BE9 #EFC38B #8BEF91
split-complementary
#8BB7EF #EF918B #E9EF8B
monochromatic
#1F74E0 #5596E8 #8BB7EF #C1D8F6 #E4EEFB
Accessibility & contrast
On white
2.08
#8BB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#8BB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7EF
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7EF | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F2
Deuteranopia (green-blind)
#96B0EE
Tritanopia (blue-blind)
#66C3CA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bb7ef; /* rgb */ color: rgb(139, 183, 239); /* oklch */ color: oklch(76.9% 0.094 254.8);
Tailwind
colors: {
custom: {
50: '#b0ccf4',
500: '#8bb7ef',
950: '#000000',
},
}SCSS
$custom: #8bb7ef; $custom-light: #b0ccf4; $custom-dark: #000000;
JSON
{
"hex": "#8bb7ef",
"rgb": {
"r": 139,
"g": 183,
"b": 239
},
"hsl": {
"h": 213.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76899,
"c": 0.09365,
"h": 254.8
},
"luminance": 0.45588
}Semantic roles & 50–950 ramp
primary
#8BB7EF
secondary
#F3E7D8
accent
#7F0ED8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285