#BCC6AE#BCC6AE
#BCC6AE is a light, muted yellow-green. Relative luminance 0.541; OKLCH L 81.2% C 0.035 H 125.6°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6AE |
|---|---|
| RGB | rgb(188, 198, 174) |
| HSL | hsl(85, 17%, 73%) |
| HSV | hsv(85, 12%, 78%) |
| CMYK | cmyk(5.1%, 0%, 12.1%, 22.4%) |
| CIE-LAB | lab(78.54, -7.76, 10.86) |
| CIE-LCH | lch(78.54, 13.35, 125.52°) |
| OKLab | oklab(81.22% -0.0202 0.0282) |
| OKLCH | oklch(81.22% 0.035 125.6) |
| XYZ | xyz(48.5719, 54.1354, 47.9265) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.93
Greenish Grey
#96AE8D
ΔE00 9.26
Light Grey
#D8DCD6
ΔE00 9.90
Silver (survey)
#C5C9C7
ΔE00 9.91
Bland
#AFA88B
ΔE00 10.32
Cement
#A5A391
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6AE #B8AEC6
analogous
#C6C4AE #BCC6AE #B0C6AE
triadic
#BCC6AE #AEBCC6 #C6AEBC
tetradic
#BCC6AE #AEC6C4 #B8AEC6 #C6AEB0
square
#BCC6AE #AEC6C4 #B8AEC6 #C6AEB0
split-complementary
#BCC6AE #AEB0C6 #C4AEC6
monochromatic
#809367 #9EAD8A #BCC6AE #DADFD2 #F0F2ED
Accessibility & contrast
On white
1.78
#BCC6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BCC6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6AE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6AE | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#BEC3BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc6ae; /* rgb */ color: rgb(188, 198, 174); /* oklch */ color: oklch(81.2% 0.035 125.6);
Tailwind
colors: {
custom: {
50: '#d0d7c6',
500: '#bcc6ae',
950: '#000000',
},
}SCSS
$custom: #bcc6ae; $custom-light: #d0d7c6; $custom-dark: #000000;
JSON
{
"hex": "#bcc6ae",
"rgb": {
"r": 188,
"g": 198,
"b": 174
},
"hsl": {
"h": 85,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.81219,
"c": 0.0347,
"h": 125.6
},
"luminance": 0.54136
}Semantic roles & 50–950 ramp
primary
#BCC6AE
secondary
#8A7E9A
accent
#4A9C6C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382