#BCC8A7#BCC8A7
#BCC8A7 is a light, muted yellow-green. Relative luminance 0.548; OKLCH L 81.5% C 0.047 H 123.7°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8A7 |
|---|---|
| RGB | rgb(188, 200, 167) |
| HSL | hsl(82, 23%, 72%) |
| HSV | hsv(82, 17%, 78%) |
| CMYK | cmyk(6%, 0%, 16.5%, 21.6%) |
| CIE-LAB | lab(78.92, -9.95, 15.15) |
| CIE-LCH | lch(78.92, 18.12, 123.31°) |
| OKLab | oklab(81.47% -0.026 0.039) |
| OKLCH | oklch(81.47% 0.047 123.7) |
| XYZ | xyz(48.3674, 54.7899, 44.5791) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.80
Greenish Grey
#96AE8D
ΔE00 8.61
Pale Olive
#B9CC81
ΔE00 9.61
Darkseagreen
#8FBC8F
ΔE00 9.89
Light Grey Green
#B7E1A1
ΔE00 10.14
Greenish Tan
#BCCB7A
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8A7 #B3A7C8
analogous
#C8C4A7 #BCC8A7 #ACC8A7
triadic
#BCC8A7 #A7BCC8 #C8A7BC
tetradic
#BCC8A7 #A7C8C4 #B3A7C8 #C8A7AC
square
#BCC8A7 #A7C8C4 #B3A7C8 #C8A7AC
split-complementary
#BCC8A7 #A7ACC8 #C4A7C8
monochromatic
#82975E #9FB081 #BCC8A7 #D9E0CD #F1F3EC
Accessibility & contrast
On white
1.76
#BCC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BCC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8A7
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8A7 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A5
Deuteranopia (green-blind)
#CAC3A8
Tritanopia (blue-blind)
#BFC5BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc8a7; /* rgb */ color: rgb(188, 200, 167); /* oklch */ color: oklch(81.5% 0.047 123.7);
Tailwind
colors: {
custom: {
50: '#d0d8c1',
500: '#bcc8a7',
950: '#000000',
},
}SCSS
$custom: #bcc8a7; $custom-light: #d0d8c1; $custom-dark: #000000;
JSON
{
"hex": "#bcc8a7",
"rgb": {
"r": 188,
"g": 200,
"b": 167
},
"hsl": {
"h": 81.818,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.81468,
"c": 0.04689,
"h": 123.7
},
"luminance": 0.5479
}Semantic roles & 50–950 ramp
primary
#BCC8A7
secondary
#84779D
accent
#44A266
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382