#BBC4CE#BBC4CE
#BBC4CE is a light, near-neutral cyan. Relative luminance 0.545; OKLCH L 81.6% C 0.017 H 250.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4CE |
|---|---|
| RGB | rgb(187, 196, 206) |
| HSL | hsl(212, 16%, 77%) |
| HSV | hsv(212, 9%, 81%) |
| CMYK | cmyk(9.2%, 4.9%, 0%, 19.2%) |
| CIE-LAB | lab(78.75, -1.13, -6.06) |
| CIE-LCH | lch(78.75, 6.17, 259.43°) |
| OKLab | oklab(81.64% -0.0056 -0.0163) |
| OKLCH | oklch(81.64% 0.017 250.9) |
| XYZ | xyz(51.3716, 54.5003, 66.1937) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.38
Silver
#C0C0C0
ΔE00 5.56
Cloudy Blue
#ACC2D9
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 5.85
Silver (survey)
#C5C9C7
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4CE #CEC5BB
analogous
#BBCECE #BBC4CE #BCBBCE
triadic
#BBC4CE #CEBBC4 #C4CEBB
tetradic
#BBC4CE #CEBBCE #CEC5BB #BBCEBC
square
#BBC4CE #CEBBCE #CEC5BB #BBCEBC
split-complementary
#BBC4CE #CEBCBB #CECEBB
monochromatic
#74869B #97A5B4 #BBC4CE #DFE3E8 #EDF0F2
Accessibility & contrast
On white
1.76
#BBC4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BBC4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4CE
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4CE | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CF
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#B7C6C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc4ce; /* rgb */ color: rgb(187, 196, 206); /* oklch */ color: oklch(81.6% 0.017 250.9);
Tailwind
colors: {
custom: {
50: '#cfd5dd',
500: '#bbc4ce',
950: '#000000',
},
}SCSS
$custom: #bbc4ce; $custom-light: #cfd5dd; $custom-dark: #000000;
JSON
{
"hex": "#bbc4ce",
"rgb": {
"r": 187,
"g": 196,
"b": 206
},
"hsl": {
"h": 211.579,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.81637,
"c": 0.01722,
"h": 250.9
},
"luminance": 0.54501
}Semantic roles & 50–950 ramp
primary
#BBC4CE
secondary
#A2978B
accent
#754B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384