#8BB0DD#8BB0DD
#8BB0DD is a light, moderate cyan. Relative luminance 0.418; OKLCH L 74.7% C 0.077 H 253.7°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0DD |
|---|---|
| RGB | rgb(139, 176, 221) |
| HSL | hsl(213, 55%, 71%) |
| HSV | hsv(213, 37%, 87%) |
| CMYK | cmyk(37.1%, 20.4%, 0%, 13.3%) |
| CIE-LAB | lab(70.70, -1.48, -26.66) |
| CIE-LCH | lch(70.70, 26.70, 266.82°) |
| OKLab | oklab(74.66% -0.0216 -0.0737) |
| OKLCH | oklch(74.66% 0.077 253.7) |
| XYZ | xyz(39.2198, 41.7581, 74.3862) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.12
Pastel Blue
#A2BFFE
ΔE00 5.86
Sky Blue (survey)
#75BBFD
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 7.90
Lightsteelblue
#B0C4DE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0DD #DDB88B
analogous
#8BD9DD #8BB0DD #8F8BDD
triadic
#8BB0DD #DD8BB0 #B0DD8B
tetradic
#8BB0DD #DD8BD9 #DDB88B #8BDD8F
square
#8BB0DD #DD8BD9 #DDB88B #8BDD8F
split-complementary
#8BB0DD #DD8F8B #D9DD8B
monochromatic
#3670B8 #5C90CF #8BB0DD #BAD0EB #E7EFF8
Accessibility & contrast
On white
2.25
#8BB0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#8BB0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0DD
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0DD | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB2DF
Deuteranopia (green-blind)
#96A9DC
Tritanopia (blue-blind)
#70BABF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8bb0dd; /* rgb */ color: rgb(139, 176, 221); /* oklch */ color: oklch(74.7% 0.077 253.7);
Tailwind
colors: {
custom: {
50: '#afc7e7',
500: '#8bb0dd',
950: '#000000',
},
}SCSS
$custom: #8bb0dd; $custom-light: #afc7e7; $custom-dark: #000000;
JSON
{
"hex": "#8bb0dd",
"rgb": {
"r": 139,
"g": 176,
"b": 221
},
"hsl": {
"h": 212.927,
"s": 54.667,
"l": 70.588
},
"oklch": {
"l": 0.74656,
"c": 0.07685,
"h": 253.7
},
"luminance": 0.4176
}Semantic roles & 50–950 ramp
primary
#8BB0DD
secondary
#EDE3D7
accent
#7A23C2
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284