#B0C4DB#B0C4DB
#B0C4DB is a light, muted cyan. Relative luminance 0.538; OKLCH L 81.3% C 0.039 H 252.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C4DB |
|---|---|
| RGB | rgb(176, 196, 219) |
| HSL | hsl(212, 37%, 77%) |
| HSV | hsv(212, 20%, 86%) |
| CMYK | cmyk(19.6%, 10.5%, 0%, 14.1%) |
| CIE-LAB | lab(78.36, -1.94, -13.74) |
| CIE-LCH | lch(78.36, 13.87, 261.94°) |
| OKLab | oklab(81.26% -0.0121 -0.0373) |
| OKLCH | oklch(81.26% 0.039 252) |
| XYZ | xyz(50.4273, 53.8232, 74.7362) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.94
Lightsteelblue
#B0C4DE
ΔE00 1.17
Light Blue Grey
#B7C9E2
ΔE00 1.92
Light Grey Blue
#9DBCD4
ΔE00 4.31
Powder Blue (survey)
#B1D1FC
ΔE00 6.28
Baby Blue (survey)
#A2CFFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C4DB #DBC7B0
analogous
#B0D9DB #B0C4DB #B2B0DB
triadic
#B0C4DB #DBB0C4 #C4DBB0
tetradic
#B0C4DB #DBB0D9 #DBC7B0 #B0DBB2
square
#B0C4DB #DBB0D9 #DBC7B0 #B0DBB2
split-complementary
#B0C4DB #DBB2B0 #D9DBB0
monochromatic
#5C85B5 #86A5C8 #B0C4DB #DAE3EE #EAEFF5
Accessibility & contrast
On white
1.78
#B0C4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#B0C4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C4DB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C4DB | 1.00 | 1.78 | 11.76 | 11.76 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#A5C9CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b0c4db; /* rgb */ color: rgb(176, 196, 219); /* oklch */ color: oklch(81.3% 0.039 252.0);
Tailwind
colors: {
custom: {
50: '#c8d5e6',
500: '#b0c4db',
950: '#000000',
},
}SCSS
$custom: #b0c4db; $custom-light: #c8d5e6; $custom-dark: #000000;
JSON
{
"hex": "#b0c4db",
"rgb": {
"r": 176,
"g": 196,
"b": 219
},
"hsl": {
"h": 212.093,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.81258,
"c": 0.03922,
"h": 252
},
"luminance": 0.53824
}Semantic roles & 50–950 ramp
primary
#B0C4DB
secondary
#B3997D
accent
#7735B0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384