#8BB4CC#8BB4CC
#8BB4CC is a light, muted cyan. Relative luminance 0.425; OKLCH L 74.9% C 0.056 H 234.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB4CC |
|---|---|
| RGB | rgb(139, 180, 204) |
| HSL | hsl(202, 39%, 67%) |
| HSV | hsv(202, 32%, 80%) |
| CMYK | cmyk(31.9%, 11.8%, 0%, 20%) |
| CIE-LAB | lab(71.21, -7.99, -16.58) |
| CIE-LCH | lch(71.21, 18.41, 244.28°) |
| OKLab | oklab(74.86% -0.0328 -0.0454) |
| OKLCH | oklch(74.86% 0.056 234.2) |
| XYZ | xyz(37.8644, 42.4893, 63.3212) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.77
Bluegrey
#85A3B2
ΔE00 5.71
Greyblue
#77A1B5
ΔE00 6.00
Bluey Grey
#89A0B0
ΔE00 6.82
Cloudy Blue
#ACC2D9
ΔE00 7.10
Sky Blue
#87CEEB
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB4CC #CCA38B
analogous
#8BCCC4 #8BB4CC #8B94CC
triadic
#8BB4CC #CC8BB4 #B4CC8B
tetradic
#8BB4CC #C48BCC #CCA38B #94CC8B
square
#8BB4CC #C48BCC #CCA38B #94CC8B
split-complementary
#8BB4CC #CC8B94 #CCC48B
monochromatic
#437A99 #6099B9 #8BB4CC #B6CFDF #E0EBF1
Accessibility & contrast
On white
2.21
#8BB4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#8BB4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB4CC
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB4CC | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CD
Deuteranopia (green-blind)
#A0ABCC
Tritanopia (blue-blind)
#76BABC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8bb4cc; /* rgb */ color: rgb(139, 180, 204); /* oklch */ color: oklch(74.9% 0.056 234.2);
Tailwind
colors: {
custom: {
50: '#aecadb',
500: '#8bb4cc',
950: '#000000',
},
}SCSS
$custom: #8bb4cc; $custom-light: #aecadb; $custom-dark: #000000;
JSON
{
"hex": "#8bb4cc",
"rgb": {
"r": 139,
"g": 180,
"b": 204
},
"hsl": {
"h": 202.154,
"s": 38.922,
"l": 67.255
},
"oklch": {
"l": 0.74856,
"c": 0.05603,
"h": 234.2
},
"luminance": 0.42491
}Semantic roles & 50–950 ramp
primary
#8BB4CC
secondary
#E4D7CF
accent
#6234B2
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283