#B4CCDB#B4CCDB
#B4CCDB is a very light, muted cyan. Relative luminance 0.580; OKLCH L 83.2% C 0.033 H 235.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCDB |
|---|---|
| RGB | rgb(180, 204, 219) |
| HSL | hsl(203, 35%, 78%) |
| HSV | hsv(203, 18%, 86%) |
| CMYK | cmyk(17.8%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.74, -4.93, -10.15) |
| CIE-LCH | lch(80.74, 11.28, 244.10°) |
| OKLab | oklab(83.2% -0.019 -0.0275) |
| OKLCH | oklch(83.2% 0.033 235.3) |
| XYZ | xyz(53.1981, 58.0022, 75.3968) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.44
Light Grey Blue
#9DBCD4
ΔE00 5.41
Light Blue Grey
#B7C9E2
ΔE00 5.55
Lightsteelblue
#B0C4DE
ΔE00 5.65
Lightblue
#ADD8E6
ΔE00 5.94
Ice Blue
#A5DFF9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCDB #DBC3B4
analogous
#B4DBD6 #B4CCDB #B4B8DB
triadic
#B4CCDB #DBB4CC #CCDBB4
tetradic
#B4CCDB #D6B4DB #DBC3B4 #B8DBB4
square
#B4CCDB #D6B4DB #DBC3B4 #B8DBB4
split-complementary
#B4CCDB #DBB4B8 #DBD6B4
monochromatic
#6194B3 #8BB0C7 #B4CCDB #DDE8EF #EAF1F5
Accessibility & contrast
On white
1.67
#B4CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#B4CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCDB
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCDB | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#C0C6DB
Tritanopia (blue-blind)
#AAD0D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b4ccdb; /* rgb */ color: rgb(180, 204, 219); /* oklch */ color: oklch(83.2% 0.033 235.3);
Tailwind
colors: {
custom: {
50: '#cadbe6',
500: '#b4ccdb',
950: '#000000',
},
}SCSS
$custom: #b4ccdb; $custom-light: #cadbe6; $custom-dark: #000000;
JSON
{
"hex": "#b4ccdb",
"rgb": {
"r": 180,
"g": 204,
"b": 219
},
"hsl": {
"h": 203.077,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.83202,
"c": 0.03342,
"h": 235.3
},
"luminance": 0.58004
}Semantic roles & 50–950 ramp
primary
#B4CCDB
secondary
#B39481
accent
#6538AE
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484