#8BB7DC#8BB7DC
#8BB7DC is a light, moderate cyan. Relative luminance 0.445; OKLCH L 76.1% C 0.071 H 244.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7DC |
|---|---|
| RGB | rgb(139, 183, 220) |
| HSL | hsl(207, 54%, 70%) |
| HSV | hsv(207, 37%, 86%) |
| CMYK | cmyk(36.8%, 16.8%, 0%, 13.7%) |
| CIE-LAB | lab(72.58, -5.56, -23.25) |
| CIE-LCH | lch(72.58, 23.90, 256.56°) |
| OKLab | oklab(76.12% -0.0309 -0.0641) |
| OKLCH | oklch(76.12% 0.071 244.3) |
| XYZ | xyz(40.4951, 44.5211, 74.1559) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.24
Carolina Blue
#8AB8FE
ΔE00 5.14
Sky Blue (survey)
#75BBFD
ΔE00 5.23
Sky
#82CAFC
ΔE00 6.21
Lightblue (survey)
#7BC8F6
ΔE00 6.26
Light Blue
#95D0FC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7DC #DCB08B
analogous
#8BDCD8 #8BB7DC #8B8FDC
triadic
#8BB7DC #DC8BB7 #B7DC8B
tetradic
#8BB7DC #D88BDC #DCB08B #8FDC8B
square
#8BB7DC #D88BDC #DCB08B #8FDC8B
split-complementary
#8BB7DC #DC8B8F #DCD88B
monochromatic
#377CB6 #5C9ACE #8BB7DC #BAD4EA #E7F0F8
Accessibility & contrast
On white
2.12
#8BB7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#8BB7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7DC
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7DC | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DE
Deuteranopia (green-blind)
#9DAEDB
Tritanopia (blue-blind)
#6FC0C3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bb7dc; /* rgb */ color: rgb(139, 183, 220); /* oklch */ color: oklch(76.1% 0.071 244.3);
Tailwind
colors: {
custom: {
50: '#afcce7',
500: '#8bb7dc',
950: '#000000',
},
}SCSS
$custom: #8bb7dc; $custom-light: #afcce7; $custom-dark: #000000;
JSON
{
"hex": "#8bb7dc",
"rgb": {
"r": 139,
"g": 183,
"b": 220
},
"hsl": {
"h": 207.407,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.76117,
"c": 0.07116,
"h": 244.3
},
"luminance": 0.44523
}Semantic roles & 50–950 ramp
primary
#8BB7DC
secondary
#EDE0D6
accent
#6C24C1
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284