#8BB7ED#8BB7ED
#8BB7ED is a light, moderate cyan. Relative luminance 0.455; OKLCH L 76.8% C 0.091 H 253.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7ED |
|---|---|
| RGB | rgb(139, 183, 237) |
| HSL | hsl(213, 73%, 74%) |
| HSV | hsv(213, 41%, 93%) |
| CMYK | cmyk(41.4%, 22.8%, 0%, 7.1%) |
| CIE-LAB | lab(73.20, -1.05, -31.53) |
| CIE-LCH | lch(73.20, 31.55, 268.09°) |
| OKLab | oklab(76.81% -0.0252 -0.0876) |
| OKLCH | oklch(76.81% 0.091 253.9) |
| XYZ | xyz(42.8620, 45.4679, 86.6220) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.89
Sky Blue (survey)
#75BBFD
ΔE00 4.39
Pastel Blue
#A2BFFE
ΔE00 4.84
Baby Blue (survey)
#A2CFFE
ΔE00 6.14
Light Grey Blue
#9DBCD4
ΔE00 7.06
Sky
#82CAFC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7ED #EDC18B
analogous
#8BE8ED #8BB7ED #908BED
triadic
#8BB7ED #ED8BB7 #B7ED8B
tetradic
#8BB7ED #ED8BE8 #EDC18B #8BED90
square
#8BB7ED #ED8BE8 #EDC18B #8BED90
split-complementary
#8BB7ED #ED908B #E8ED8B
monochromatic
#2275DC #5696E5 #8BB7ED #C0D8F5 #E5EFFB
Accessibility & contrast
On white
2.08
#8BB7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#8BB7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7ED
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7ED | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EF
Deuteranopia (green-blind)
#97AFEC
Tritanopia (blue-blind)
#67C3C9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bb7ed; /* rgb */ color: rgb(139, 183, 237); /* oklch */ color: oklch(76.8% 0.091 253.9);
Tailwind
colors: {
custom: {
50: '#b0ccf3',
500: '#8bb7ed',
950: '#000000',
},
}SCSS
$custom: #8bb7ed; $custom-light: #b0ccf3; $custom-dark: #000000;
JSON
{
"hex": "#8bb7ed",
"rgb": {
"r": 139,
"g": 183,
"b": 237
},
"hsl": {
"h": 213.061,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.76813,
"c": 0.09117,
"h": 253.9
},
"luminance": 0.4547
}Semantic roles & 50–950 ramp
primary
#8BB7ED
secondary
#F3E7D8
accent
#7D10D5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285