#BBD4DC#BBD4DC
#BBD4DC is a very light, muted cyan. Relative luminance 0.628; OKLCH L 85.4% C 0.029 H 219.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4DC |
|---|---|
| RGB | rgb(187, 212, 220) |
| HSL | hsl(195, 32%, 80%) |
| HSV | hsv(195, 15%, 86%) |
| CMYK | cmyk(15%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(83.35, -6.69, -6.76) |
| CIE-LCH | lch(83.35, 9.51, 225.31°) |
| OKLab | oklab(85.39% -0.0226 -0.0183) |
| OKLCH | oklch(85.39% 0.029 219) |
| XYZ | xyz(56.9520, 62.8178, 76.8207) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.54
Powder Blue
#B0E0E6
ΔE00 6.71
Ice Blue
#A5DFF9
ΔE00 8.07
Cloudy Blue
#ACC2D9
ΔE00 8.14
Fog
#D8DCE0
ΔE00 8.18
Silver (survey)
#C5C9C7
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4DC #DCC3BB
analogous
#BBDCD3 #BBD4DC #BBC4DC
triadic
#BBD4DC #DCBBD4 #D4DCBB
tetradic
#BBD4DC #D3BBDC #DCC3BB #C4DCBB
square
#BBD4DC #D3BBDC #DCC3BB #C4DCBB
split-complementary
#BBD4DC #DCBBC4 #DCD3BB
monochromatic
#6AA1B2 #93BAC7 #BBD4DC #E3EEF1 #EBF2F5
Accessibility & contrast
On white
1.55
#BBD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BBD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4DC
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4DC | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#B2D7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd4dc; /* rgb */ color: rgb(187, 212, 220); /* oklch */ color: oklch(85.4% 0.029 219.0);
Tailwind
colors: {
custom: {
50: '#cfe1e6',
500: '#bbd4dc',
950: '#000000',
},
}SCSS
$custom: #bbd4dc; $custom-light: #cfe1e6; $custom-dark: #000000;
JSON
{
"hex": "#bbd4dc",
"rgb": {
"r": 187,
"g": 212,
"b": 220
},
"hsl": {
"h": 194.545,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.85386,
"c": 0.02902,
"h": 219
},
"luminance": 0.62819
}Semantic roles & 50–950 ramp
primary
#BBD4DC
secondary
#B39288
accent
#563BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484