#BBC4CD#BBC4CD
#BBC4CD is a light, near-neutral cyan. Relative luminance 0.545; OKLCH L 81.6% C 0.016 H 248.0°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4CD |
|---|---|
| RGB | rgb(187, 196, 205) |
| HSL | hsl(210, 15%, 77%) |
| HSV | hsv(210, 9%, 80%) |
| CMYK | cmyk(8.8%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.72, -1.33, -5.56) |
| CIE-LCH | lch(78.72, 5.72, 256.55°) |
| OKLab | oklab(81.61% -0.006 -0.0149) |
| OKLCH | oklch(81.61% 0.016 248) |
| XYZ | xyz(51.2506, 54.4519, 65.5559) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.26
Silver
#C0C0C0
ΔE00 5.27
Silver (survey)
#C5C9C7
ΔE00 5.67
Cloudy Blue
#ACC2D9
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 6.26
Fog
#D8DCE0
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4CD #CDC4BB
analogous
#BBCDCD #BBC4CD #BBBBCD
triadic
#BBC4CD #CDBBC4 #C4CDBB
tetradic
#BBC4CD #CDBBCD #CDC4BB #BBCDBB
square
#BBC4CD #CDBBCD #CDC4BB #BBCDBB
split-complementary
#BBC4CD #CDBBBB #CDCDBB
monochromatic
#748799 #98A5B3 #BBC4CD #DEE3E7 #EDF0F2
Accessibility & contrast
On white
1.77
#BBC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BBC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4CD
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4CD | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#B7C6C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc4cd; /* rgb */ color: rgb(187, 196, 205); /* oklch */ color: oklch(81.6% 0.016 248.0);
Tailwind
colors: {
custom: {
50: '#cfd5dc',
500: '#bbc4cd',
950: '#000000',
},
}SCSS
$custom: #bbc4cd; $custom-light: #cfd5dc; $custom-dark: #000000;
JSON
{
"hex": "#bbc4cd",
"rgb": {
"r": 187,
"g": 196,
"b": 205
},
"hsl": {
"h": 210,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.81605,
"c": 0.01609,
"h": 248
},
"luminance": 0.54452
}Semantic roles & 50–950 ramp
primary
#BBC4CD
secondary
#A1968B
accent
#734C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384