#BBCCDB#BBCCDB
#BBCCDB is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.028 H 244.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCDB |
|---|---|
| RGB | rgb(187, 204, 219) |
| HSL | hsl(208, 31%, 80%) |
| HSV | hsv(208, 15%, 86%) |
| CMYK | cmyk(14.6%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.22, -2.71, -9.39) |
| CIE-LCH | lch(81.22, 9.77, 253.89°) |
| OKLab | oklab(83.7% -0.012 -0.0253) |
| OKLCH | oklch(83.7% 0.028 244.7) |
| XYZ | xyz(54.8695, 58.8640, 75.4751) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.98
Light Blue Grey
#B7C9E2
ΔE00 4.07
Lightsteelblue
#B0C4DE
ΔE00 4.61
Light Grey Blue
#9DBCD4
ΔE00 6.31
Fog
#D8DCE0
ΔE00 7.26
Dove Gray
#B6B8BD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCDB #DBCABB
analogous
#BBDBDA #BBCCDB #BBBCDB
triadic
#BBCCDB #DBBBCC #CCDBBB
tetradic
#BBCCDB #DABBDB #DBCABB #BCDBBB
square
#BBCCDB #DABBDB #DBCABB #BCDBBB
split-complementary
#BBCCDB #DBBBBC #DBDABB
monochromatic
#6B90B1 #93AEC6 #BBCCDB #E3EAF0 #EBF0F4
Accessibility & contrast
On white
1.64
#BBCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BBCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCDB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCDB | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#C2C8DB
Tritanopia (blue-blind)
#B3D0D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbccdb; /* rgb */ color: rgb(187, 204, 219); /* oklch */ color: oklch(83.7% 0.028 244.7);
Tailwind
colors: {
custom: {
50: '#cfdbe6',
500: '#bbccdb',
950: '#000000',
},
}SCSS
$custom: #bbccdb; $custom-light: #cfdbe6; $custom-dark: #000000;
JSON
{
"hex": "#bbccdb",
"rgb": {
"r": 187,
"g": 204,
"b": 219
},
"hsl": {
"h": 208.125,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.83698,
"c": 0.02802,
"h": 244.7
},
"luminance": 0.58865
}Semantic roles & 50–950 ramp
primary
#BBCCDB
secondary
#B29C88
accent
#6F3CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484