#BCC784#BCC784
#BCC784 is a light, moderate yellow. Relative luminance 0.532; OKLCH L 80.5% C 0.089 H 116.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC784 |
|---|---|
| RGB | rgb(188, 199, 132) |
| HSL | hsl(70, 37%, 65%) |
| HSV | hsv(70, 34%, 78%) |
| CMYK | cmyk(5.5%, 0%, 33.7%, 22%) |
| CIE-LAB | lab(78.00, -14.51, 32.34) |
| CIE-LCH | lch(78.00, 35.45, 114.17°) |
| OKLab | oklab(80.52% -0.0392 0.0802) |
| OKLCH | oklch(80.52% 0.089 116) |
| XYZ | xyz(45.3273, 53.2045, 29.7069) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.36
Greenish Tan
#BCCB7A
ΔE00 2.67
Tan Green
#A9BE70
ΔE00 4.21
Light Olive
#ACBF69
ΔE00 4.58
Greenish Beige
#C9D179
ΔE00 4.64
Light Moss Green
#A6C875
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC784 #8F84C7
analogous
#C7B184 #BCC784 #9AC784
triadic
#BCC784 #84BCC7 #C784BC
tetradic
#BCC784 #84C7B1 #8F84C7 #C7849A
square
#BCC784 #84C7B1 #8F84C7 #C7849A
split-complementary
#BCC784 #849AC7 #B184C7
monochromatic
#838F41 #A5B45A #BCC784 #D3DAAE #EAEDD8
Accessibility & contrast
On white
1.80
#BCC784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BCC784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC784
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC784 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07F
Deuteranopia (green-blind)
#CFC187
Tritanopia (blue-blind)
#C3C0B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc784; /* rgb */ color: rgb(188, 199, 132); /* oklch */ color: oklch(80.5% 0.089 116.0);
Tailwind
colors: {
custom: {
50: '#d1d8a8',
500: '#bcc784',
950: '#000000',
},
}SCSS
$custom: #bcc784; $custom-light: #d1d8a8; $custom-dark: #000000;
JSON
{
"hex": "#bcc784",
"rgb": {
"r": 188,
"g": 199,
"b": 132
},
"hsl": {
"h": 69.851,
"s": 37.43,
"l": 64.902
},
"oklch": {
"l": 0.80519,
"c": 0.0892,
"h": 116
},
"luminance": 0.53204
}Semantic roles & 50–950 ramp
primary
#BCC784
secondary
#635897
accent
#35B049
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141410
muted
#838380