#BCDE79#BCDE79
#BCDE79 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.4% C 0.133 H 124.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE79 |
|---|---|
| RGB | rgb(188, 222, 121) |
| HSL | hsl(80, 60%, 67%) |
| HSV | hsv(80, 45%, 87%) |
| CMYK | cmyk(15.3%, 0%, 45.5%, 12.9%) |
| CIE-LAB | lab(84.13, -27.13, 45.68) |
| CIE-LCH | lch(84.13, 53.13, 120.70°) |
| OKLab | oklab(85.37% -0.0755 0.1101) |
| OKLCH | oklch(85.37% 0.133 124.4) |
| XYZ | xyz(50.3114, 64.3141, 27.8488) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.45
Pale Olive
#B9CC81
ΔE00 5.66
Greenish Tan
#BCCB7A
ΔE00 5.67
Greenish Beige
#C9D179
ΔE00 5.93
Light Moss Green
#A6C875
ΔE00 5.95
Pistachio (survey)
#C0FA8B
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE79 #9B79DE
analogous
#DECE79 #BCDE79 #8ADE79
triadic
#BCDE79 #79BCDE #DE79BC
tetradic
#BCDE79 #79DECE #9B79DE #DE798A
square
#BCDE79 #79DECE #9B79DE #DE798A
split-complementary
#BCDE79 #798ADE #CE79DE
monochromatic
#84B12C #A3D248 #BCDE79 #D5EAAA #EDF6DB
Accessibility & contrast
On white
1.51
#BCDE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BCDE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE79
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE79 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D371
Deuteranopia (green-blind)
#E3D27F
Tritanopia (blue-blind)
#C2D5C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcde79; /* rgb */ color: rgb(188, 222, 121); /* oklch */ color: oklch(85.4% 0.133 124.4);
Tailwind
colors: {
custom: {
50: '#d2e8a1',
500: '#bcde79',
950: '#000000',
},
}SCSS
$custom: #bcde79; $custom-light: #d2e8a1; $custom-dark: #000000;
JSON
{
"hex": "#bcde79",
"rgb": {
"r": 188,
"g": 222,
"b": 121
},
"hsl": {
"h": 80.198,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.85374,
"c": 0.13347,
"h": 124.4
},
"luminance": 0.64314
}Semantic roles & 50–950 ramp
primary
#BCDE79
secondary
#6C48B3
accent
#1DC857
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480