#BBC7CE#BBC7CE
#BBC7CE is a very light, near-neutral cyan. Relative luminance 0.559; OKLCH L 82.3% C 0.016 H 233.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7CE |
|---|---|
| RGB | rgb(187, 199, 206) |
| HSL | hsl(202, 16%, 77%) |
| HSV | hsv(202, 9%, 81%) |
| CMYK | cmyk(9.2%, 3.4%, 0%, 19.2%) |
| CIE-LAB | lab(79.54, -2.72, -4.90) |
| CIE-LCH | lch(79.54, 5.60, 240.97°) |
| OKLab | oklab(82.26% -0.0099 -0.0132) |
| OKLCH | oklch(82.26% 0.016 233.1) |
| XYZ | xyz(52.0551, 55.8672, 66.4215) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.05
Dove Gray
#B6B8BD
ΔE00 5.50
Silver
#C0C0C0
ΔE00 5.72
Fog
#D8DCE0
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 6.53
Cloudy Blue
#ACC2D9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7CE #CEC2BB
analogous
#BBCECC #BBC7CE #BBBECE
triadic
#BBC7CE #CEBBC7 #C7CEBB
tetradic
#BBC7CE #CCBBCE #CEC2BB #BECEBB
square
#BBC7CE #CCBBCE #CEC2BB #BECEBB
split-complementary
#BBC7CE #CEBBBE #CECCBB
monochromatic
#748C9B #97AAB4 #BBC7CE #DFE4E8 #EDF0F2
Accessibility & contrast
On white
1.73
#BBC7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#BBC7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7CE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7CE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CE
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#B6C9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc7ce; /* rgb */ color: rgb(187, 199, 206); /* oklch */ color: oklch(82.3% 0.016 233.1);
Tailwind
colors: {
custom: {
50: '#cfd8dc',
500: '#bbc7ce',
950: '#000000',
},
}SCSS
$custom: #bbc7ce; $custom-light: #cfd8dc; $custom-dark: #000000;
JSON
{
"hex": "#bbc7ce",
"rgb": {
"r": 187,
"g": 199,
"b": 206
},
"hsl": {
"h": 202.105,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.82255,
"c": 0.01646,
"h": 233.1
},
"luminance": 0.55868
}Semantic roles & 50–950 ramp
primary
#BBC7CE
secondary
#A2938B
accent
#684B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384