#BCC8A2#BCC8A2
#BCC8A2 is a light, muted yellow-green. Relative luminance 0.546; OKLCH L 81.4% C 0.053 H 121.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8A2 |
|---|---|
| RGB | rgb(188, 200, 162) |
| HSL | hsl(79, 26%, 71%) |
| HSV | hsv(79, 19%, 78%) |
| CMYK | cmyk(6%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(78.82, -10.75, 17.67) |
| CIE-LCH | lch(78.82, 20.68, 121.33°) |
| OKLab | oklab(81.35% -0.0281 0.0453) |
| OKLCH | oklch(81.35% 0.053 121.8) |
| XYZ | xyz(47.9141, 54.6086, 42.1917) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.51
Pale Olive
#B9CC81
ΔE00 8.23
Greenish Grey
#96AE8D
ΔE00 8.65
Light Grey Green
#B7E1A1
ΔE00 9.31
Greenish Tan
#BCCB7A
ΔE00 9.32
Darkseagreen
#8FBC8F
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8A2 #AEA2C8
analogous
#C8C1A2 #BCC8A2 #A9C8A2
triadic
#BCC8A2 #A2BCC8 #C8A2BC
tetradic
#BCC8A2 #A2C8C1 #AEA2C8 #C8A2A9
square
#BCC8A2 #A2C8C1 #AEA2C8 #C8A2A9
split-complementary
#BCC8A2 #A2A9C8 #C1A2C8
monochromatic
#839759 #A0B17C #BCC8A2 #D8DFC8 #F1F4EC
Accessibility & contrast
On white
1.76
#BCC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BCC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8A2
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8A2 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#CBC3A4
Tritanopia (blue-blind)
#BFC4BD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc8a2; /* rgb */ color: rgb(188, 200, 162); /* oklch */ color: oklch(81.4% 0.053 121.8);
Tailwind
colors: {
custom: {
50: '#d0d8bd',
500: '#bcc8a2',
950: '#000000',
},
}SCSS
$custom: #bcc8a2; $custom-light: #d0d8bd; $custom-dark: #000000;
JSON
{
"hex": "#bcc8a2",
"rgb": {
"r": 188,
"g": 200,
"b": 162
},
"hsl": {
"h": 78.947,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.81351,
"c": 0.0533,
"h": 121.8
},
"luminance": 0.54609
}Semantic roles & 50–950 ramp
primary
#BCC8A2
secondary
#7F729D
accent
#41A461
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382