#BBC2C7#BBC2C7
#BBC2C7 is a light, near-neutral cyan. Relative luminance 0.533; OKLCH L 81.0% C 0.010 H 238.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2C7 |
|---|---|
| RGB | rgb(187, 194, 199) |
| HSL | hsl(205, 10%, 76%) |
| HSV | hsv(205, 6%, 78%) |
| CMYK | cmyk(6%, 2.5%, 0%, 22%) |
| CIE-LAB | lab(78.03, -1.45, -3.34) |
| CIE-LCH | lch(78.03, 3.64, 246.57°) |
| OKLab | oklab(81.01% -0.0055 -0.0089) |
| OKLCH | oklch(81.01% 0.01 238.5) |
| XYZ | xyz(50.0921, 53.2715, 61.6652) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.38
Silver
#C0C0C0
ΔE00 3.67
Silver (survey)
#C5C9C7
ΔE00 4.07
Light Gray
#D3D3D3
ΔE00 5.76
Fog
#D8DCE0
ΔE00 6.55
Dark Gray
#A9A9A9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2C7 #C7C0BB
analogous
#BBC7C6 #BBC2C7 #BBBCC7
triadic
#BBC2C7 #C7BBC2 #C2C7BB
tetradic
#BBC2C7 #C6BBC7 #C7C0BB #BCC7BB
square
#BBC2C7 #C6BBC7 #C7C0BB #BCC7BB
split-complementary
#BBC2C7 #C7BBBC #C7C6BB
monochromatic
#788690 #99A4AB #BBC2C7 #DDE0E3 #EEF0F1
Accessibility & contrast
On white
1.80
#BBC2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BBC2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2C7
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2C7 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2C7
Deuteranopia (green-blind)
#BEC0C7
Tritanopia (blue-blind)
#B8C3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc2c7; /* rgb */ color: rgb(187, 194, 199); /* oklch */ color: oklch(81.0% 0.010 238.5);
Tailwind
colors: {
custom: {
50: '#cfd4d8',
500: '#bbc2c7',
950: '#000000',
},
}SCSS
$custom: #bbc2c7; $custom-light: #cfd4d8; $custom-dark: #000000;
JSON
{
"hex": "#bbc2c7",
"rgb": {
"r": 187,
"g": 194,
"b": 199
},
"hsl": {
"h": 205,
"s": 9.677,
"l": 75.686
},
"oklch": {
"l": 0.81008,
"c": 0.01048,
"h": 238.5
},
"luminance": 0.53272
}Semantic roles & 50–950 ramp
primary
#BBC2C7
secondary
#9A928C
accent
#6D5294
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383