#BCC7AE#BCC7AE
#BCC7AE is a light, muted yellow-green. Relative luminance 0.546; OKLCH L 81.4% C 0.036 H 126.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7AE |
|---|---|
| RGB | rgb(188, 199, 174) |
| HSL | hsl(86, 18%, 73%) |
| HSV | hsv(86, 13%, 78%) |
| CMYK | cmyk(5.5%, 0%, 12.6%, 22%) |
| CIE-LAB | lab(78.81, -8.27, 11.24) |
| CIE-LCH | lch(78.81, 13.96, 126.35°) |
| OKLab | oklab(81.43% -0.0217 0.0292) |
| OKLCH | oklch(81.43% 0.036 126.6) |
| XYZ | xyz(48.8013, 54.5941, 48.0029) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.80
Greenish Grey
#96AE8D
ΔE00 9.13
Light Grey
#D8DCD6
ΔE00 10.15
Silver (survey)
#C5C9C7
ΔE00 10.31
Bland
#AFA88B
ΔE00 10.66
Cement
#A5A391
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7AE #B9AEC7
analogous
#C7C5AE #BCC7AE #AFC7AE
triadic
#BCC7AE #AEBCC7 #C7AEBC
tetradic
#BCC7AE #AEC7C5 #B9AEC7 #C7AEAF
square
#BCC7AE #AEC7C5 #B9AEC7 #C7AEAF
split-complementary
#BCC7AE #AEAFC7 #C5AEC7
monochromatic
#809466 #9EAE8A #BCC7AE #DAE0D2 #F0F2ED
Accessibility & contrast
On white
1.76
#BCC7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BCC7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7AE
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7AE | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AD
Deuteranopia (green-blind)
#C8C3AF
Tritanopia (blue-blind)
#BDC4C0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc7ae; /* rgb */ color: rgb(188, 199, 174); /* oklch */ color: oklch(81.4% 0.036 126.6);
Tailwind
colors: {
custom: {
50: '#d0d8c6',
500: '#bcc7ae',
950: '#000000',
},
}SCSS
$custom: #bcc7ae; $custom-light: #d0d8c6; $custom-dark: #000000;
JSON
{
"hex": "#bcc7ae",
"rgb": {
"r": 188,
"g": 199,
"b": 174
},
"hsl": {
"h": 86.4,
"s": 18.248,
"l": 73.137
},
"oklch": {
"l": 0.81429,
"c": 0.03633,
"h": 126.6
},
"luminance": 0.54594
}Semantic roles & 50–950 ramp
primary
#BCC7AE
secondary
#8B7E9B
accent
#499D6E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382