#BCC7BF#BCC7BF
#BCC7BF is a light, near-neutral green. Relative luminance 0.553; OKLCH L 81.9% C 0.016 H 154.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7BF |
|---|---|
| RGB | rgb(188, 199, 191) |
| HSL | hsl(136, 9%, 76%) |
| HSV | hsv(136, 6%, 78%) |
| CMYK | cmyk(5.5%, 0%, 4%, 22%) |
| CIE-LAB | lab(79.21, -5.26, 2.70) |
| CIE-LCH | lch(79.21, 5.91, 152.84°) |
| OKLab | oklab(81.88% -0.0147 0.0071) |
| OKLCH | oklch(81.88% 0.016 154.4) |
| XYZ | xyz(50.5646, 55.2994, 57.2900) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.69
Light Grey
#D8DCD6
ΔE00 6.38
Silver
#C0C0C0
ΔE00 7.10
Light Gray
#D3D3D3
ΔE00 7.90
Gainsboro
#DCDCDC
ΔE00 9.05
Dove Gray
#B6B8BD
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7BF #C7BCC4
analogous
#BEC7BC #BCC7BF #BCC7C4
triadic
#BCC7BF #BFBCC7 #C7BFBC
tetradic
#BCC7BF #BCBEC7 #C7BCC4 #C7C4BC
square
#BCC7BF #BCBEC7 #C7BCC4 #C7C4BC
split-complementary
#BCC7BF #C4BCC7 #C7BCBE
monochromatic
#798F7F #9BAB9F #BCC7BF #DDE3DF #EEF1EF
Accessibility & contrast
On white
1.74
#BCC7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#BCC7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7BF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7BF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#C5C4BF
Tritanopia (blue-blind)
#BBC7C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc7bf; /* rgb */ color: rgb(188, 199, 191); /* oklch */ color: oklch(81.9% 0.016 154.4);
Tailwind
colors: {
custom: {
50: '#d0d8d2',
500: '#bcc7bf',
950: '#000000',
},
}SCSS
$custom: #bcc7bf; $custom-light: #d0d8d2; $custom-dark: #000000;
JSON
{
"hex": "#bcc7bf",
"rgb": {
"r": 188,
"g": 199,
"b": 191
},
"hsl": {
"h": 136.364,
"s": 8.943,
"l": 75.882
},
"oklch": {
"l": 0.81885,
"c": 0.01634,
"h": 154.4
},
"luminance": 0.553
}Semantic roles & 50–950 ramp
primary
#BCC7BF
secondary
#9A8D97
accent
#538193
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383