#BCDB79#BCDB79
#BCDB79 is a very light, vivid yellow-green. Relative luminance 0.627; OKLCH L 84.7% C 0.129 H 123.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB79 |
|---|---|
| RGB | rgb(188, 219, 121) |
| HSL | hsl(79, 58%, 67%) |
| HSV | hsv(79, 45%, 86%) |
| CMYK | cmyk(14.2%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(83.30, -25.69, 44.66) |
| CIE-LCH | lch(83.30, 51.52, 119.91°) |
| OKLab | oklab(84.71% -0.0714 0.1078) |
| OKLCH | oklch(84.71% 0.129 123.5) |
| XYZ | xyz(49.5217, 62.7347, 27.5855) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.90
Greenish Tan
#BCCB7A
ΔE00 4.84
Pale Olive
#B9CC81
ΔE00 4.88
Greenish Beige
#C9D179
ΔE00 5.24
Light Moss Green
#A6C875
ΔE00 5.39
Light Olive
#ACBF69
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB79 #9879DB
analogous
#DBC979 #BCDB79 #8BDB79
triadic
#BCDB79 #79BCDB #DB79BC
tetradic
#BCDB79 #79DBC9 #9879DB #DB798B
square
#BCDB79 #79DBC9 #9879DB #DB798B
split-complementary
#BCDB79 #798BDB #C979DB
monochromatic
#84AC2E #A4CE49 #BCDB79 #D4E8A9 #ECF5D9
Accessibility & contrast
On white
1.55
#BCDB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#BCDB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB79
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB79 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D071
Deuteranopia (green-blind)
#E1CF7E
Tritanopia (blue-blind)
#C3D3C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcdb79; /* rgb */ color: rgb(188, 219, 121); /* oklch */ color: oklch(84.7% 0.129 123.5);
Tailwind
colors: {
custom: {
50: '#d2e6a1',
500: '#bcdb79',
950: '#000000',
},
}SCSS
$custom: #bcdb79; $custom-light: #d2e6a1; $custom-dark: #000000;
JSON
{
"hex": "#bcdb79",
"rgb": {
"r": 188,
"g": 219,
"b": 121
},
"hsl": {
"h": 78.98,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.8471,
"c": 0.12932,
"h": 123.5
},
"luminance": 0.62735
}Semantic roles & 50–950 ramp
primary
#BCDB79
secondary
#6A4AAE
accent
#20C554
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480