#BCDA78#BCDA78
#BCDA78 is a very light, vivid yellow-green. Relative luminance 0.622; OKLCH L 84.5% C 0.129 H 123.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA78 |
|---|---|
| RGB | rgb(188, 218, 120) |
| HSL | hsl(78, 57%, 66%) |
| HSV | hsv(78, 45%, 85%) |
| CMYK | cmyk(13.8%, 0%, 45%, 14.5%) |
| CIE-LAB | lab(83.01, -25.32, 44.79) |
| CIE-LCH | lch(83.01, 51.45, 119.48°) |
| OKLab | oklab(84.48% -0.0705 0.108) |
| OKLCH | oklch(84.48% 0.129 123.1) |
| XYZ | xyz(49.2006, 62.1901, 27.1775) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.85
Greenish Tan
#BCCB7A
ΔE00 4.61
Pale Olive
#B9CC81
ΔE00 4.72
Greenish Beige
#C9D179
ΔE00 5.00
Light Moss Green
#A6C875
ΔE00 5.29
Light Olive
#ACBF69
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA78 #9678DA
analogous
#DAC778 #BCDA78 #8BDA78
triadic
#BCDA78 #78BCDA #DA78BC
tetradic
#BCDA78 #78DAC7 #9678DA #DA788B
square
#BCDA78 #78DAC7 #9678DA #DA788B
split-complementary
#BCDA78 #788BDA #C778DA
monochromatic
#84A92E #A4CD48 #BCDA78 #D4E7A8 #ECF4D8
Accessibility & contrast
On white
1.56
#BCDA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BCDA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA78
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA78 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D070
Deuteranopia (green-blind)
#E0CF7D
Tritanopia (blue-blind)
#C3D1C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda78; /* rgb */ color: rgb(188, 218, 120); /* oklch */ color: oklch(84.5% 0.129 123.1);
Tailwind
colors: {
custom: {
50: '#d2e5a1',
500: '#bcda78',
950: '#000000',
},
}SCSS
$custom: #bcda78; $custom-light: #d2e5a1; $custom-dark: #000000;
JSON
{
"hex": "#bcda78",
"rgb": {
"r": 188,
"g": 218,
"b": 120
},
"hsl": {
"h": 78.367,
"s": 56.977,
"l": 66.275
},
"oklch": {
"l": 0.84475,
"c": 0.12898,
"h": 123.1
},
"luminance": 0.6219
}Semantic roles & 50–950 ramp
primary
#BCDA78
secondary
#684AAC
accent
#21C553
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480