#BCC4AC#BCC4AC
#BCC4AC is a light, muted yellow-green. Relative luminance 0.531; OKLCH L 80.7% C 0.034 H 122.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4AC |
|---|---|
| RGB | rgb(188, 196, 172) |
| HSL | hsl(80, 17%, 72%) |
| HSV | hsv(80, 12%, 77%) |
| CMYK | cmyk(4.1%, 0%, 12.2%, 23.1%) |
| CIE-LAB | lab(77.96, -7.05, 11.12) |
| CIE-LCH | lch(77.96, 13.17, 122.39°) |
| OKLab | oklab(80.75% -0.0181 0.0289) |
| OKLCH | oklch(80.75% 0.034 122.2) |
| XYZ | xyz(47.9243, 53.1498, 46.7559) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.88
Greenish Grey
#96AE8D
ΔE00 9.34
Bland
#AFA88B
ΔE00 9.52
Silver (survey)
#C5C9C7
ΔE00 9.77
Cement
#A5A391
ΔE00 9.85
Light Grey
#D8DCD6
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4AC #B4ACC4
analogous
#C4C0AC #BCC4AC #B0C4AC
triadic
#BCC4AC #ACBCC4 #C4ACBC
tetradic
#BCC4AC #ACC4C0 #B4ACC4 #C4ACB0
square
#BCC4AC #ACC4C0 #B4ACC4 #C4ACB0
split-complementary
#BCC4AC #ACB0C4 #C0ACC4
monochromatic
#829066 #9FAB88 #BCC4AC #D9DDD0 #F1F2ED
Accessibility & contrast
On white
1.81
#BCC4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#BCC4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4AC
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4AC | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AB
Deuteranopia (green-blind)
#C6C1AD
Tritanopia (blue-blind)
#BEC1BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc4ac; /* rgb */ color: rgb(188, 196, 172); /* oklch */ color: oklch(80.7% 0.034 122.2);
Tailwind
colors: {
custom: {
50: '#d0d5c4',
500: '#bcc4ac',
950: '#000000',
},
}SCSS
$custom: #bcc4ac; $custom-light: #d0d5c4; $custom-dark: #000000;
JSON
{
"hex": "#bcc4ac",
"rgb": {
"r": 188,
"g": 196,
"b": 172
},
"hsl": {
"h": 80,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.80747,
"c": 0.03408,
"h": 122.2
},
"luminance": 0.5315
}Semantic roles & 50–950 ramp
primary
#BCC4AC
secondary
#857C98
accent
#4A9B65
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382