#BCC2B8#BCC2B8
#BCC2B8 is a light, near-neutral grey. Relative luminance 0.527; OKLCH L 80.6% C 0.015 H 132.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2B8 |
|---|---|
| RGB | rgb(188, 194, 184) |
| HSL | hsl(96, 8%, 74%) |
| HSV | hsv(96, 5%, 76%) |
| CMYK | cmyk(3.1%, 0%, 5.2%, 23.9%) |
| CIE-LAB | lab(77.72, -3.91, 4.30) |
| CIE-LCH | lch(77.72, 5.82, 132.27°) |
| OKLab | oklab(80.65% -0.0103 0.0113) |
| OKLCH | oklch(80.65% 0.015 132.5) |
| XYZ | xyz(48.6811, 52.7355, 52.9524) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.62
Silver
#C0C0C0
ΔE00 6.25
Light Grey
#D8DCD6
ΔE00 6.86
Light Gray
#D3D3D3
ΔE00 7.81
Warm Gray
#C9BEB0
ΔE00 8.16
Dove Gray
#B6B8BD
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2B8 #BEB8C2
analogous
#C1C2B8 #BCC2B8 #B8C2B9
triadic
#BCC2B8 #B8BCC2 #C2B8BC
tetradic
#BCC2B8 #B8C1C2 #BEB8C2 #C2B9B8
square
#BCC2B8 #B8C1C2 #BEB8C2 #C2B9B8
split-complementary
#BCC2B8 #B9B8C2 #C2B8C1
monochromatic
#7E8976 #9DA697 #BCC2B8 #DBDED9 #EFF1EF
Accessibility & contrast
On white
1.82
#BCC2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BCC2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2B8
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2B8 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B7
Deuteranopia (green-blind)
#C2C0B8
Tritanopia (blue-blind)
#BCC1BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc2b8; /* rgb */ color: rgb(188, 194, 184); /* oklch */ color: oklch(80.6% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#d0d4cd',
500: '#bcc2b8',
950: '#000000',
},
}SCSS
$custom: #bcc2b8; $custom-light: #d0d4cd; $custom-dark: #000000;
JSON
{
"hex": "#bcc2b8",
"rgb": {
"r": 188,
"g": 194,
"b": 184
},
"hsl": {
"h": 96,
"s": 7.576,
"l": 74.118
},
"oklch": {
"l": 0.80648,
"c": 0.01531,
"h": 132.5
},
"luminance": 0.52736
}Semantic roles & 50–950 ramp
primary
#BCC2B8
secondary
#908995
accent
#549279
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383