#BBCACD#BBCACD
#BBCACD is a very light, near-neutral cyan. Relative luminance 0.572; OKLCH L 82.8% C 0.017 H 211.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCACD |
|---|---|
| RGB | rgb(187, 202, 205) |
| HSL | hsl(190, 15%, 77%) |
| HSV | hsv(190, 9%, 80%) |
| CMYK | cmyk(8.8%, 1.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.30, -4.50, -3.24) |
| CIE-LCH | lch(80.30, 5.54, 215.79°) |
| OKLab | oklab(82.85% -0.0145 -0.0087) |
| OKLCH | oklch(82.85% 0.017 211.1) |
| XYZ | xyz(52.6311, 57.2129, 66.0161) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.73
Silver
#C0C0C0
ΔE00 6.66
Fog
#D8DCE0
ΔE00 6.91
Light Gray
#D3D3D3
ΔE00 7.02
Dove Gray
#B6B8BD
ΔE00 7.29
Light Grey
#D8DCD6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCACD #CDBEBB
analogous
#BBCDC7 #BBCACD #BBC1CD
triadic
#BBCACD #CDBBCA #CACDBB
tetradic
#BBCACD #C7BBCD #CDBEBB #C1CDBB
square
#BBCACD #C7BBCD #CDBEBB #C1CDBB
split-complementary
#BBCACD #CDBBC1 #CDC7BB
monochromatic
#749399 #98AFB3 #BBCACD #DEE5E7 #EDF1F2
Accessibility & contrast
On white
1.69
#BBCACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BBCACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCACD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCACD | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#B6CCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcacd; /* rgb */ color: rgb(187, 202, 205); /* oklch */ color: oklch(82.8% 0.017 211.1);
Tailwind
colors: {
custom: {
50: '#cfdadc',
500: '#bbcacd',
950: '#000000',
},
}SCSS
$custom: #bbcacd; $custom-light: #cfdadc; $custom-dark: #000000;
JSON
{
"hex": "#bbcacd",
"rgb": {
"r": 187,
"g": 202,
"b": 205
},
"hsl": {
"h": 190,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.82845,
"c": 0.01693,
"h": 211.1
},
"luminance": 0.57214
}Semantic roles & 50–950 ramp
primary
#BBCACD
secondary
#A18F8B
accent
#594C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384