#BCDA76#BCDA76
#BCDA76 is a very light, vivid yellow-green. Relative luminance 0.621; OKLCH L 84.4% C 0.131 H 122.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA76 |
|---|---|
| RGB | rgb(188, 218, 118) |
| HSL | hsl(78, 57%, 66%) |
| HSV | hsv(78, 46%, 85%) |
| CMYK | cmyk(13.8%, 0%, 45.9%, 14.5%) |
| CIE-LAB | lab(82.99, -25.54, 45.73) |
| CIE-LCH | lch(82.99, 52.38, 119.18°) |
| OKLab | oklab(84.45% -0.0712 0.11) |
| OKLCH | oklch(84.45% 0.131 122.9) |
| XYZ | xyz(49.0805, 62.1420, 26.5450) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.06
Greenish Tan
#BCCB7A
ΔE00 4.72
Pale Olive
#B9CC81
ΔE00 4.91
Greenish Beige
#C9D179
ΔE00 5.01
Light Moss Green
#A6C875
ΔE00 5.44
Light Olive
#ACBF69
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA76 #9476DA
analogous
#DAC676 #BCDA76 #8ADA76
triadic
#BCDA76 #76BCDA #DA76BC
tetradic
#BCDA76 #76DAC6 #9476DA #DA768A
square
#BCDA76 #76DAC6 #9476DA #DA768A
split-complementary
#BCDA76 #768ADA #C676DA
monochromatic
#83A82D #A4CD46 #BCDA76 #D4E7A6 #EBF4D6
Accessibility & contrast
On white
1.56
#BCDA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BCDA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA76
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA76 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6E
Deuteranopia (green-blind)
#E0CF7B
Tritanopia (blue-blind)
#C3D1C2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda76; /* rgb */ color: rgb(188, 218, 118); /* oklch */ color: oklch(84.4% 0.131 122.9);
Tailwind
colors: {
custom: {
50: '#d2e59f',
500: '#bcda76',
950: '#000000',
},
}SCSS
$custom: #bcda76; $custom-light: #d2e59f; $custom-dark: #000000;
JSON
{
"hex": "#bcda76",
"rgb": {
"r": 188,
"g": 218,
"b": 118
},
"hsl": {
"h": 78,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.84446,
"c": 0.13105,
"h": 122.9
},
"luminance": 0.62142
}Semantic roles & 50–950 ramp
primary
#BCDA76
secondary
#6649AB
accent
#20C552
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480