#BBC8D3#BBC8D3
#BBC8D3 is a very light, muted cyan. Relative luminance 0.566; OKLCH L 82.6% C 0.021 H 243.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8D3 |
|---|---|
| RGB | rgb(187, 200, 211) |
| HSL | hsl(208, 21%, 78%) |
| HSV | hsv(208, 11%, 83%) |
| CMYK | cmyk(11.4%, 5.2%, 0%, 17.3%) |
| CIE-LAB | lab(79.94, -2.24, -6.99) |
| CIE-LCH | lch(79.94, 7.34, 252.21°) |
| OKLab | oklab(82.62% -0.0094 -0.0188) |
| OKLCH | oklch(82.62% 0.021 243.5) |
| XYZ | xyz(52.9030, 56.5757, 69.7484) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.02
Light Blue Grey
#B7C9E2
ΔE00 5.38
Lightsteelblue
#B0C4DE
ΔE00 5.76
Dove Gray
#B6B8BD
ΔE00 5.99
Silver (survey)
#C5C9C7
ΔE00 6.58
Fog
#D8DCE0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8D3 #D3C6BB
analogous
#BBD3D2 #BBC8D3 #BBBCD3
triadic
#BBC8D3 #D3BBC8 #C8D3BB
tetradic
#BBC8D3 #D2BBD3 #D3C6BB #BCD3BB
square
#BBC8D3 #D2BBD3 #D3C6BB #BCD3BB
split-complementary
#BBC8D3 #D3BBBC #D3D2BB
monochromatic
#718CA3 #96AABB #BBC8D3 #E0E6EB #ECF0F3
Accessibility & contrast
On white
1.71
#BBC8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BBC8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8D3
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8D3 | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D4
Deuteranopia (green-blind)
#C1C5D3
Tritanopia (blue-blind)
#B5CBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc8d3; /* rgb */ color: rgb(187, 200, 211); /* oklch */ color: oklch(82.6% 0.021 243.5);
Tailwind
colors: {
custom: {
50: '#cfd8e0',
500: '#bbc8d3',
950: '#000000',
},
}SCSS
$custom: #bbc8d3; $custom-light: #cfd8e0; $custom-dark: #000000;
JSON
{
"hex": "#bbc8d3",
"rgb": {
"r": 187,
"g": 200,
"b": 211
},
"hsl": {
"h": 207.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.82617,
"c": 0.02102,
"h": 243.5
},
"luminance": 0.56576
}Semantic roles & 50–950 ramp
primary
#BBC8D3
secondary
#A8988A
accent
#6F46A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384