#BBCDDB#BBCDDB
#BBCDDB is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.9% C 0.028 H 241.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDDB |
|---|---|
| RGB | rgb(187, 205, 219) |
| HSL | hsl(206, 31%, 80%) |
| HSV | hsv(206, 15%, 86%) |
| CMYK | cmyk(14.6%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(81.48, -3.24, -9.00) |
| CIE-LCH | lch(81.48, 9.56, 250.21°) |
| OKLab | oklab(83.9% -0.0133 -0.0243) |
| OKLCH | oklch(83.9% 0.028 241.2) |
| XYZ | xyz(55.1079, 59.3408, 75.5546) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.43
Light Blue Grey
#B7C9E2
ΔE00 4.72
Lightsteelblue
#B0C4DE
ΔE00 5.20
Light Grey Blue
#9DBCD4
ΔE00 6.43
Fog
#D8DCE0
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDDB #DBC9BB
analogous
#BBDBD9 #BBCDDB #BBBDDB
triadic
#BBCDDB #DBBBCD #CDDBBB
tetradic
#BBCDDB #D9BBDB #DBC9BB #BDDBBB
square
#BBCDDB #D9BBDB #DBC9BB #BDDBBB
split-complementary
#BBCDDB #DBBBBD #DBD9BB
monochromatic
#6B92B1 #93B0C6 #BBCDDB #E3EAF0 #EBF0F4
Accessibility & contrast
On white
1.63
#BBCDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BBCDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDDB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDDB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDC
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#B3D0D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbcddb; /* rgb */ color: rgb(187, 205, 219); /* oklch */ color: oklch(83.9% 0.028 241.2);
Tailwind
colors: {
custom: {
50: '#cfdce6',
500: '#bbcddb',
950: '#000000',
},
}SCSS
$custom: #bbcddb; $custom-light: #cfdce6; $custom-dark: #000000;
JSON
{
"hex": "#bbcddb",
"rgb": {
"r": 187,
"g": 205,
"b": 219
},
"hsl": {
"h": 206.25,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.83904,
"c": 0.0277,
"h": 241.2
},
"luminance": 0.59342
}Semantic roles & 50–950 ramp
primary
#BBCDDB
secondary
#B29A88
accent
#6C3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484