#8BB0DC#8BB0DC
#8BB0DC is a light, moderate cyan. Relative luminance 0.417; OKLCH L 74.6% C 0.076 H 253.1°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0DC |
|---|---|
| RGB | rgb(139, 176, 220) |
| HSL | hsl(213, 54%, 70%) |
| HSV | hsv(213, 37%, 86%) |
| CMYK | cmyk(36.8%, 20%, 0%, 13.7%) |
| CIE-LAB | lab(70.67, -1.74, -26.17) |
| CIE-LCH | lch(70.67, 26.22, 266.19°) |
| OKLab | oklab(74.61% -0.022 -0.0723) |
| OKLCH | oklch(74.61% 0.076 253.1) |
| XYZ | xyz(39.0870, 41.7050, 73.6866) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Pastel Blue
#A2BFFE
ΔE00 5.98
Sky Blue (survey)
#75BBFD
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 6.42
Cloudy Blue
#ACC2D9
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0DC #DCB78B
analogous
#8BD8DC #8BB0DC #8F8BDC
triadic
#8BB0DC #DC8BB0 #B0DC8B
tetradic
#8BB0DC #DC8BD8 #DCB78B #8BDC8F
square
#8BB0DC #DC8BD8 #DCB78B #8BDC8F
split-complementary
#8BB0DC #DC8F8B #D8DC8B
monochromatic
#3771B6 #5C90CE #8BB0DC #BAD0EA #E7EFF8
Accessibility & contrast
On white
2.25
#8BB0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#8BB0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0DC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0DC | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B1DE
Deuteranopia (green-blind)
#96A9DB
Tritanopia (blue-blind)
#70BABF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8bb0dc; /* rgb */ color: rgb(139, 176, 220); /* oklch */ color: oklch(74.6% 0.076 253.1);
Tailwind
colors: {
custom: {
50: '#afc7e7',
500: '#8bb0dc',
950: '#000000',
},
}SCSS
$custom: #8bb0dc; $custom-light: #afc7e7; $custom-dark: #000000;
JSON
{
"hex": "#8bb0dc",
"rgb": {
"r": 139,
"g": 176,
"b": 220
},
"hsl": {
"h": 212.593,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.74615,
"c": 0.07561,
"h": 253.1
},
"luminance": 0.41707
}Semantic roles & 50–950 ramp
primary
#8BB0DC
secondary
#EDE2D6
accent
#7A24C1
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#111316
muted
#808284