#BCC884#BCC884
#BCC884 is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.7% C 0.091 H 116.6°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC884 |
|---|---|
| RGB | rgb(188, 200, 132) |
| HSL | hsl(71, 38%, 65%) |
| HSV | hsv(71, 34%, 78%) |
| CMYK | cmyk(6%, 0%, 34%, 21.6%) |
| CIE-LAB | lab(78.27, -15.02, 32.70) |
| CIE-LCH | lch(78.27, 35.98, 114.67°) |
| OKLab | oklab(80.74% -0.0406 0.081) |
| OKLCH | oklch(80.74% 0.091 116.6) |
| XYZ | xyz(45.5582, 53.6662, 29.7839) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.02
Greenish Tan
#BCCB7A
ΔE00 2.42
Tan Green
#A9BE70
ΔE00 4.15
Greenish Beige
#C9D179
ΔE00 4.48
Light Olive
#ACBF69
ΔE00 4.51
Pale Olive Green
#B1D27B
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC884 #9084C8
analogous
#C8B284 #BCC884 #9AC884
triadic
#BCC884 #84BCC8 #C884BC
tetradic
#BCC884 #84C8B2 #9084C8 #C8849A
square
#BCC884 #84C8B2 #9084C8 #C8849A
split-complementary
#BCC884 #849AC8 #B284C8
monochromatic
#839141 #A5B55A #BCC884 #D3DBAE #EAEED9
Accessibility & contrast
On white
1.79
#BCC884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BCC884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC884
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC884 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17F
Deuteranopia (green-blind)
#D0C287
Tritanopia (blue-blind)
#C3C1B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc884; /* rgb */ color: rgb(188, 200, 132); /* oklch */ color: oklch(80.7% 0.091 116.6);
Tailwind
colors: {
custom: {
50: '#d1d8a8',
500: '#bcc884',
950: '#000000',
},
}SCSS
$custom: #bcc884; $custom-light: #d1d8a8; $custom-dark: #000000;
JSON
{
"hex": "#bcc884",
"rgb": {
"r": 188,
"g": 200,
"b": 132
},
"hsl": {
"h": 70.588,
"s": 38.202,
"l": 65.098
},
"oklch": {
"l": 0.80735,
"c": 0.09059,
"h": 116.6
},
"luminance": 0.53666
}Semantic roles & 50–950 ramp
primary
#BCC884
secondary
#635898
accent
#34B14A
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141410
muted
#838380