#BCC6AA#BCC6AA
#BCC6AA is a light, muted yellow-green. Relative luminance 0.540; OKLCH L 81.1% C 0.040 H 123.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6AA |
|---|---|
| RGB | rgb(188, 198, 170) |
| HSL | hsl(81, 20%, 72%) |
| HSV | hsv(81, 14%, 78%) |
| CMYK | cmyk(5.1%, 0%, 14.1%, 22.4%) |
| CIE-LAB | lab(78.45, -8.43, 12.88) |
| CIE-LCH | lch(78.45, 15.39, 123.19°) |
| OKLab | oklab(81.12% -0.0219 0.0333) |
| OKLCH | oklch(81.12% 0.04 123.3) |
| XYZ | xyz(48.1878, 53.9818, 45.9033) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.24
Greenish Grey
#96AE8D
ΔE00 8.84
Bland
#AFA88B
ΔE00 10.15
Darkseagreen
#8FBC8F
ΔE00 10.84
Cement
#A5A391
ΔE00 10.85
Light Grey
#D8DCD6
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6AA #B4AAC6
analogous
#C6C2AA #BCC6AA #AEC6AA
triadic
#BCC6AA #AABCC6 #C6AABC
tetradic
#BCC6AA #AAC6C2 #B4AAC6 #C6AAAE
square
#BCC6AA #AAC6C2 #B4AAC6 #C6AAAE
split-complementary
#BCC6AA #AAAEC6 #C2AAC6
monochromatic
#829363 #9FAD85 #BCC6AA #D9DFCF #F1F3ED
Accessibility & contrast
On white
1.78
#BCC6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BCC6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6AA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6AA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A8
Deuteranopia (green-blind)
#C8C2AB
Tritanopia (blue-blind)
#BEC3BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc6aa; /* rgb */ color: rgb(188, 198, 170); /* oklch */ color: oklch(81.1% 0.040 123.3);
Tailwind
colors: {
custom: {
50: '#d0d7c3',
500: '#bcc6aa',
950: '#000000',
},
}SCSS
$custom: #bcc6aa; $custom-light: #d0d7c3; $custom-dark: #000000;
JSON
{
"hex": "#bcc6aa",
"rgb": {
"r": 188,
"g": 198,
"b": 170
},
"hsl": {
"h": 81.429,
"s": 19.718,
"l": 72.157
},
"oklch": {
"l": 0.81118,
"c": 0.03986,
"h": 123.3
},
"luminance": 0.53982
}Semantic roles & 50–950 ramp
primary
#BCC6AA
secondary
#857A9A
accent
#479E66
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382