#BCDC76#BCDC76
#BCDC76 is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.9% C 0.134 H 123.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC76 |
|---|---|
| RGB | rgb(188, 220, 118) |
| HSL | hsl(79, 59%, 66%) |
| HSV | hsv(79, 46%, 86%) |
| CMYK | cmyk(14.5%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(83.54, -26.50, 46.41) |
| CIE-LCH | lch(83.54, 53.44, 119.73°) |
| OKLab | oklab(84.89% -0.0739 0.1115) |
| OKLCH | oklch(84.89% 0.134 123.5) |
| XYZ | xyz(49.6022, 63.1856, 26.7189) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.37
Greenish Tan
#BCCB7A
ΔE00 5.27
Pale Olive
#B9CC81
ΔE00 5.41
Greenish Beige
#C9D179
ΔE00 5.47
Light Moss Green
#A6C875
ΔE00 5.79
Pistachio (survey)
#C0FA8B
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC76 #9676DC
analogous
#DCC976 #BCDC76 #89DC76
triadic
#BCDC76 #76BCDC #DC76BC
tetradic
#BCDC76 #76DCC9 #9676DC #DC7689
square
#BCDC76 #76DCC9 #9676DC #DC7689
split-complementary
#BCDC76 #7689DC #C976DC
monochromatic
#84AC2C #A4D045 #BCDC76 #D4E8A7 #ECF5D7
Accessibility & contrast
On white
1.54
#BCDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BCDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC76
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC76 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16D
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#C3D3C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdc76; /* rgb */ color: rgb(188, 220, 118); /* oklch */ color: oklch(84.9% 0.134 123.5);
Tailwind
colors: {
custom: {
50: '#d2e79f',
500: '#bcdc76',
950: '#000000',
},
}SCSS
$custom: #bcdc76; $custom-light: #d2e79f; $custom-dark: #000000;
JSON
{
"hex": "#bcdc76",
"rgb": {
"r": 188,
"g": 220,
"b": 118
},
"hsl": {
"h": 78.824,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.84889,
"c": 0.13379,
"h": 123.5
},
"luminance": 0.63186
}Semantic roles & 50–950 ramp
primary
#BCDC76
secondary
#6848AE
accent
#1FC753
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480