#BBC8D0#BBC8D0
#BBC8D0 is a very light, near-neutral cyan. Relative luminance 0.564; OKLCH L 82.5% C 0.018 H 234.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8D0 |
|---|---|
| RGB | rgb(187, 200, 208) |
| HSL | hsl(203, 18%, 77%) |
| HSV | hsv(203, 10%, 82%) |
| CMYK | cmyk(10.1%, 3.8%, 0%, 18.4%) |
| CIE-LAB | lab(79.86, -2.85, -5.51) |
| CIE-LCH | lch(79.86, 6.20, 242.65°) |
| OKLab | oklab(82.52% -0.0105 -0.0148) |
| OKLCH | oklch(82.52% 0.018 234.6) |
| XYZ | xyz(52.5304, 56.4267, 67.7862) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.52
Dove Gray
#B6B8BD
ΔE00 5.89
Cloudy Blue
#ACC2D9
ΔE00 6.17
Silver
#C0C0C0
ΔE00 6.21
Fog
#D8DCE0
ΔE00 6.37
Light Blue Grey
#B7C9E2
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8D0 #D0C3BB
analogous
#BBD0CE #BBC8D0 #BBBED0
triadic
#BBC8D0 #D0BBC8 #C8D0BB
tetradic
#BBC8D0 #CEBBD0 #D0C3BB #BED0BB
square
#BBC8D0 #CEBBD0 #D0C3BB #BED0BB
split-complementary
#BBC8D0 #D0BBBE #D0CEBB
monochromatic
#738D9E #97ABB7 #BBC8D0 #DFE5E9 #EDF0F2
Accessibility & contrast
On white
1.71
#BBC8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BBC8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8D0
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8D0 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#C1C5D0
Tritanopia (blue-blind)
#B6CACA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc8d0; /* rgb */ color: rgb(187, 200, 208); /* oklch */ color: oklch(82.5% 0.018 234.6);
Tailwind
colors: {
custom: {
50: '#cfd8de',
500: '#bbc8d0',
950: '#000000',
},
}SCSS
$custom: #bbc8d0; $custom-light: #cfd8de; $custom-dark: #000000;
JSON
{
"hex": "#bbc8d0",
"rgb": {
"r": 187,
"g": 200,
"b": 208
},
"hsl": {
"h": 202.857,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.82523,
"c": 0.01816,
"h": 234.6
},
"luminance": 0.56427
}Semantic roles & 50–950 ramp
primary
#BBC8D0
secondary
#A5948A
accent
#69499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384