#BCC7AA#BCC7AA
#BCC7AA is a light, muted yellow-green. Relative luminance 0.544; OKLCH L 81.3% C 0.041 H 124.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7AA |
|---|---|
| RGB | rgb(188, 199, 170) |
| HSL | hsl(83, 21%, 72%) |
| HSV | hsv(83, 15%, 78%) |
| CMYK | cmyk(5.5%, 0%, 14.6%, 22%) |
| CIE-LAB | lab(78.72, -8.94, 13.26) |
| CIE-LCH | lch(78.72, 15.99, 124.00°) |
| OKLab | oklab(81.33% -0.0233 0.0343) |
| OKLCH | oklch(81.33% 0.041 124.2) |
| XYZ | xyz(48.4171, 54.4404, 45.9797) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.16
Greenish Grey
#96AE8D
ΔE00 8.76
Bland
#AFA88B
ΔE00 10.51
Darkseagreen
#8FBC8F
ΔE00 10.53
Pale Olive
#B9CC81
ΔE00 10.77
Light Grey
#D8DCD6
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7AA #B5AAC7
analogous
#C7C4AA #BCC7AA #AEC7AA
triadic
#BCC7AA #AABCC7 #C7AABC
tetradic
#BCC7AA #AAC7C4 #B5AAC7 #C7AAAE
square
#BCC7AA #AAC7C4 #B5AAC7 #C7AAAE
split-complementary
#BCC7AA #AAAEC7 #C4AAC7
monochromatic
#819562 #9FAF85 #BCC7AA #D9DFCF #F0F3ED
Accessibility & contrast
On white
1.77
#BCC7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BCC7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7AA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7AA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A8
Deuteranopia (green-blind)
#C9C3AB
Tritanopia (blue-blind)
#BEC4BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc7aa; /* rgb */ color: rgb(188, 199, 170); /* oklch */ color: oklch(81.3% 0.041 124.2);
Tailwind
colors: {
custom: {
50: '#d0d8c3',
500: '#bcc7aa',
950: '#000000',
},
}SCSS
$custom: #bcc7aa; $custom-light: #d0d8c3; $custom-dark: #000000;
JSON
{
"hex": "#bcc7aa",
"rgb": {
"r": 188,
"g": 199,
"b": 170
},
"hsl": {
"h": 82.759,
"s": 20.567,
"l": 72.353
},
"oklch": {
"l": 0.8133,
"c": 0.04145,
"h": 124.2
},
"luminance": 0.5444
}Semantic roles & 50–950 ramp
primary
#BCC7AA
secondary
#877A9B
accent
#479F68
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382