#BCC8A6#BCC8A6
#BCC8A6 is a light, muted yellow-green. Relative luminance 0.548; OKLCH L 81.4% C 0.048 H 123.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8A6 |
|---|---|
| RGB | rgb(188, 200, 166) |
| HSL | hsl(81, 24%, 72%) |
| HSV | hsv(81, 17%, 78%) |
| CMYK | cmyk(6%, 0%, 17%, 21.6%) |
| CIE-LAB | lab(78.90, -10.11, 15.65) |
| CIE-LCH | lch(78.90, 18.63, 122.87°) |
| OKLab | oklab(81.45% -0.0264 0.0403) |
| OKLCH | oklch(81.45% 0.048 123.3) |
| XYZ | xyz(48.2753, 54.7530, 44.0941) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.72
Greenish Grey
#96AE8D
ΔE00 8.60
Pale Olive
#B9CC81
ΔE00 9.33
Darkseagreen
#8FBC8F
ΔE00 9.79
Light Grey Green
#B7E1A1
ΔE00 9.95
Greenish Tan
#BCCB7A
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8A6 #B2A6C8
analogous
#C8C3A6 #BCC8A6 #ABC8A6
triadic
#BCC8A6 #A6BCC8 #C8A6BC
tetradic
#BCC8A6 #A6C8C3 #B2A6C8 #C8A6AB
square
#BCC8A6 #A6C8C3 #B2A6C8 #C8A6AB
split-complementary
#BCC8A6 #A6ABC8 #C3A6C8
monochromatic
#82975D #A0B180 #BCC8A6 #D8DFCC #F1F3EC
Accessibility & contrast
On white
1.76
#BCC8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BCC8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8A6
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8A6 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A4
Deuteranopia (green-blind)
#CBC3A7
Tritanopia (blue-blind)
#BFC4BE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc8a6; /* rgb */ color: rgb(188, 200, 166); /* oklch */ color: oklch(81.4% 0.048 123.3);
Tailwind
colors: {
custom: {
50: '#d0d8c0',
500: '#bcc8a6',
950: '#000000',
},
}SCSS
$custom: #bcc8a6; $custom-light: #d0d8c0; $custom-dark: #000000;
JSON
{
"hex": "#bcc8a6",
"rgb": {
"r": 188,
"g": 200,
"b": 166
},
"hsl": {
"h": 81.176,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.81445,
"c": 0.04817,
"h": 123.3
},
"luminance": 0.54753
}Semantic roles & 50–950 ramp
primary
#BCC8A6
secondary
#83769D
accent
#43A265
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382