#BCC4AA#BCC4AA
#BCC4AA is a light, muted yellow-green. Relative luminance 0.531; OKLCH L 80.7% C 0.037 H 121.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4AA |
|---|---|
| RGB | rgb(188, 196, 170) |
| HSL | hsl(78, 18%, 72%) |
| HSV | hsv(78, 13%, 77%) |
| CMYK | cmyk(4.1%, 0%, 13.3%, 23.1%) |
| CIE-LAB | lab(77.92, -7.39, 12.13) |
| CIE-LCH | lch(77.92, 14.20, 121.34°) |
| OKLab | oklab(80.7% -0.019 0.0314) |
| OKLCH | oklch(80.7% 0.037 121.1) |
| XYZ | xyz(47.7337, 53.0735, 45.7519) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.51
Greenish Grey
#96AE8D
ΔE00 9.10
Bland
#AFA88B
ΔE00 9.41
Cement
#A5A391
ΔE00 10.00
Stone (survey)
#ADA587
ΔE00 10.35
Silver (survey)
#C5C9C7
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4AA #B2AAC4
analogous
#C4BFAA #BCC4AA #AFC4AA
triadic
#BCC4AA #AABCC4 #C4AABC
tetradic
#BCC4AA #AAC4BF #B2AAC4 #C4AAAF
square
#BCC4AA #AAC4BF #B2AAC4 #C4AAAF
split-complementary
#BCC4AA #AAAFC4 #BFAAC4
monochromatic
#829064 #A0AB86 #BCC4AA #D8DDCE #F1F2ED
Accessibility & contrast
On white
1.81
#BCC4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BCC4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4AA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4AA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#C7C1AB
Tritanopia (blue-blind)
#BEC1BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc4aa; /* rgb */ color: rgb(188, 196, 170); /* oklch */ color: oklch(80.7% 0.037 121.1);
Tailwind
colors: {
custom: {
50: '#d0d5c3',
500: '#bcc4aa',
950: '#000000',
},
}SCSS
$custom: #bcc4aa; $custom-light: #d0d5c3; $custom-dark: #000000;
JSON
{
"hex": "#bcc4aa",
"rgb": {
"r": 188,
"g": 196,
"b": 170
},
"hsl": {
"h": 78.462,
"s": 18.056,
"l": 71.765
},
"oklch": {
"l": 0.80697,
"c": 0.0367,
"h": 121.1
},
"luminance": 0.53074
}Semantic roles & 50–950 ramp
primary
#BCC4AA
secondary
#837A98
accent
#499C63
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382