#BCC7BE#BCC7BE
#BCC7BE is a light, near-neutral green. Relative luminance 0.553; OKLCH L 81.9% C 0.017 H 151.1°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7BE |
|---|---|
| RGB | rgb(188, 199, 190) |
| HSL | hsl(131, 9%, 76%) |
| HSV | hsv(131, 6%, 78%) |
| CMYK | cmyk(5.5%, 0%, 4.5%, 22%) |
| CIE-LAB | lab(79.19, -5.45, 3.20) |
| CIE-LCH | lch(79.19, 6.32, 149.56°) |
| OKLab | oklab(81.86% -0.0151 0.0084) |
| OKLCH | oklch(81.86% 0.017 151.1) |
| XYZ | xyz(50.4550, 55.2556, 56.7125) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.02
Light Grey
#D8DCD6
ΔE00 6.51
Silver
#C0C0C0
ΔE00 7.40
Light Gray
#D3D3D3
ΔE00 8.18
Gainsboro
#DCDCDC
ΔE00 9.30
Dove Gray
#B6B8BD
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7BE #C7BCC5
analogous
#BFC7BC #BCC7BE #BCC7C3
triadic
#BCC7BE #BEBCC7 #C7BEBC
tetradic
#BCC7BE #BCBFC7 #C7BCC5 #C7C3BC
square
#BCC7BE #BCBFC7 #C7BCC5 #C7C3BC
split-complementary
#BCC7BE #C3BCC7 #C7BCBF
monochromatic
#798F7D #9BAB9E #BCC7BE #DDE3DE #EEF1EF
Accessibility & contrast
On white
1.74
#BCC7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#BCC7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7BE
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7BE | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#C5C4BE
Tritanopia (blue-blind)
#BBC7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc7be; /* rgb */ color: rgb(188, 199, 190); /* oklch */ color: oklch(81.9% 0.017 151.1);
Tailwind
colors: {
custom: {
50: '#d0d8d1',
500: '#bcc7be',
950: '#000000',
},
}SCSS
$custom: #bcc7be; $custom-light: #d0d8d1; $custom-dark: #000000;
JSON
{
"hex": "#bcc7be",
"rgb": {
"r": 188,
"g": 199,
"b": 190
},
"hsl": {
"h": 130.909,
"s": 8.943,
"l": 75.882
},
"oklch": {
"l": 0.81857,
"c": 0.0173,
"h": 151.1
},
"luminance": 0.55256
}Semantic roles & 50–950 ramp
primary
#BCC7BE
secondary
#9A8D98
accent
#538793
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383