#BCDA77#BCDA77
#BCDA77 is a very light, vivid yellow-green. Relative luminance 0.622; OKLCH L 84.5% C 0.130 H 123.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA77 |
|---|---|
| RGB | rgb(188, 218, 119) |
| HSL | hsl(78, 57%, 66%) |
| HSV | hsv(78, 45%, 85%) |
| CMYK | cmyk(13.8%, 0%, 45.4%, 14.5%) |
| CIE-LAB | lab(83.00, -25.43, 45.26) |
| CIE-LCH | lch(83.00, 51.92, 119.33°) |
| OKLab | oklab(84.46% -0.0708 0.109) |
| OKLCH | oklch(84.46% 0.13 123) |
| XYZ | xyz(49.1402, 62.1659, 26.8596) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.95
Greenish Tan
#BCCB7A
ΔE00 4.66
Pale Olive
#B9CC81
ΔE00 4.82
Greenish Beige
#C9D179
ΔE00 5.00
Light Moss Green
#A6C875
ΔE00 5.36
Light Olive
#ACBF69
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA77 #9577DA
analogous
#DAC677 #BCDA77 #8ADA77
triadic
#BCDA77 #77BCDA #DA77BC
tetradic
#BCDA77 #77DAC6 #9577DA #DA778A
square
#BCDA77 #77DAC6 #9577DA #DA778A
split-complementary
#BCDA77 #778ADA #C677DA
monochromatic
#83A92E #A4CD47 #BCDA77 #D4E7A7 #EBF4D7
Accessibility & contrast
On white
1.56
#BCDA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BCDA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA77
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA77 | 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)
#E4CF6F
Deuteranopia (green-blind)
#E0CF7C
Tritanopia (blue-blind)
#C3D1C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda77; /* rgb */ color: rgb(188, 218, 119); /* oklch */ color: oklch(84.5% 0.130 123.0);
Tailwind
colors: {
custom: {
50: '#d2e5a0',
500: '#bcda77',
950: '#000000',
},
}SCSS
$custom: #bcda77; $custom-light: #d2e5a0; $custom-dark: #000000;
JSON
{
"hex": "#bcda77",
"rgb": {
"r": 188,
"g": 218,
"b": 119
},
"hsl": {
"h": 78.182,
"s": 57.225,
"l": 66.078
},
"oklch": {
"l": 0.84461,
"c": 0.13002,
"h": 123
},
"luminance": 0.62166
}Semantic roles & 50–950 ramp
primary
#BCDA77
secondary
#6749AC
accent
#21C552
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480