#BCC8A4#BCC8A4
#BCC8A4 is a light, muted yellow-green. Relative luminance 0.547; OKLCH L 81.4% C 0.051 H 122.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8A4 |
|---|---|
| RGB | rgb(188, 200, 164) |
| HSL | hsl(80, 25%, 71%) |
| HSV | hsv(80, 18%, 78%) |
| CMYK | cmyk(6%, 0%, 18%, 21.6%) |
| CIE-LAB | lab(78.86, -10.44, 16.66) |
| CIE-LCH | lch(78.86, 19.66, 122.07°) |
| OKLab | oklab(81.4% -0.0273 0.0428) |
| OKLCH | oklch(81.4% 0.051 122.5) |
| XYZ | xyz(48.0933, 54.6802, 43.1354) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.59
Greenish Grey
#96AE8D
ΔE00 8.61
Pale Olive
#B9CC81
ΔE00 8.77
Light Grey Green
#B7E1A1
ΔE00 9.61
Darkseagreen
#8FBC8F
ΔE00 9.63
Greenish Tan
#BCCB7A
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8A4 #B0A4C8
analogous
#C8C2A4 #BCC8A4 #AAC8A4
triadic
#BCC8A4 #A4BCC8 #C8A4BC
tetradic
#BCC8A4 #A4C8C2 #B0A4C8 #C8A4AA
square
#BCC8A4 #A4C8C2 #B0A4C8 #C8A4AA
split-complementary
#BCC8A4 #A4AAC8 #C2A4C8
monochromatic
#83975B #A0B17E #BCC8A4 #D8DFCA #F1F3EC
Accessibility & contrast
On white
1.76
#BCC8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#BCC8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8A4
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8A4 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A2
Deuteranopia (green-blind)
#CBC3A5
Tritanopia (blue-blind)
#BFC4BE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc8a4; /* rgb */ color: rgb(188, 200, 164); /* oklch */ color: oklch(81.4% 0.051 122.5);
Tailwind
colors: {
custom: {
50: '#d0d8bf',
500: '#bcc8a4',
950: '#000000',
},
}SCSS
$custom: #bcc8a4; $custom-light: #d0d8bf; $custom-dark: #000000;
JSON
{
"hex": "#bcc8a4",
"rgb": {
"r": 188,
"g": 200,
"b": 164
},
"hsl": {
"h": 80,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.81397,
"c": 0.05073,
"h": 122.5
},
"luminance": 0.5468
}Semantic roles & 50–950 ramp
primary
#BCC8A4
secondary
#81749D
accent
#42A363
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382