#BCC2A4#BCC2A4
#BCC2A4 is a light, muted yellow-green. Relative luminance 0.520; OKLCH L 80.1% C 0.042 H 116.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2A4 |
|---|---|
| RGB | rgb(188, 194, 164) |
| HSL | hsl(72, 20%, 70%) |
| HSV | hsv(72, 15%, 76%) |
| CMYK | cmyk(3.1%, 0%, 15.5%, 23.9%) |
| CIE-LAB | lab(77.25, -7.33, 14.41) |
| CIE-LCH | lch(77.25, 16.17, 116.95°) |
| OKLab | oklab(80.13% -0.0186 0.0372) |
| OKLCH | oklch(80.13% 0.042 116.5) |
| XYZ | xyz(46.7309, 51.9554, 42.6813) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.92
Bland
#AFA88B
ΔE00 8.51
Greenish Grey
#96AE8D
ΔE00 8.92
Stone (survey)
#ADA587
ΔE00 9.41
Cement
#A5A391
ΔE00 9.73
Putty
#BEAE8A
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2A4 #AAA4C2
analogous
#C2B9A4 #BCC2A4 #ADC2A4
triadic
#BCC2A4 #A4BCC2 #C2A4BC
tetradic
#BCC2A4 #A4C2B9 #AAA4C2 #C2A4AD
square
#BCC2A4 #A4C2B9 #AAA4C2 #C2A4AD
split-complementary
#BCC2A4 #A4ADC2 #B9A4C2
monochromatic
#848D5F #A1A97F #BCC2A4 #D7DBC9 #F2F3ED
Accessibility & contrast
On white
1.84
#BCC2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#BCC2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2A4
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2A4 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA2
Deuteranopia (green-blind)
#C6BFA5
Tritanopia (blue-blind)
#BFBEBA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcc2a4; /* rgb */ color: rgb(188, 194, 164); /* oklch */ color: oklch(80.1% 0.042 116.5);
Tailwind
colors: {
custom: {
50: '#d0d4bf',
500: '#bcc2a4',
950: '#000000',
},
}SCSS
$custom: #bcc2a4; $custom-light: #d0d4bf; $custom-dark: #000000;
JSON
{
"hex": "#bcc2a4",
"rgb": {
"r": 188,
"g": 194,
"b": 164
},
"hsl": {
"h": 72,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.80128,
"c": 0.04155,
"h": 116.5
},
"luminance": 0.51955
}Semantic roles & 50–950 ramp
primary
#BCC2A4
secondary
#7B7496
accent
#479E59
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382