#BCDC77#BCDC77
#BCDC77 is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.9% C 0.133 H 123.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC77 |
|---|---|
| RGB | rgb(188, 220, 119) |
| HSL | hsl(79, 59%, 66%) |
| HSV | hsv(79, 46%, 86%) |
| CMYK | cmyk(14.5%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(83.55, -26.39, 45.94) |
| CIE-LCH | lch(83.55, 52.98, 119.88°) |
| OKLab | oklab(84.9% -0.0735 0.1105) |
| OKLCH | oklch(84.9% 0.133 123.6) |
| XYZ | xyz(49.6620, 63.2095, 27.0335) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.27
Greenish Tan
#BCCB7A
ΔE00 5.21
Pale Olive
#B9CC81
ΔE00 5.32
Greenish Beige
#C9D179
ΔE00 5.47
Light Moss Green
#A6C875
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC77 #9777DC
analogous
#DCCA77 #BCDC77 #8ADC77
triadic
#BCDC77 #77BCDC #DC77BC
tetradic
#BCDC77 #77DCCA #9777DC #DC778A
square
#BCDC77 #77DCCA #9777DC #DC778A
split-complementary
#BCDC77 #778ADC #CA77DC
monochromatic
#84AC2C #A4CF46 #BCDC77 #D4E9A8 #ECF5D8
Accessibility & contrast
On white
1.54
#BCDC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BCDC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC77
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC77 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16F
Deuteranopia (green-blind)
#E2D07D
Tritanopia (blue-blind)
#C3D3C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdc77; /* rgb */ color: rgb(188, 220, 119); /* oklch */ color: oklch(84.9% 0.133 123.6);
Tailwind
colors: {
custom: {
50: '#d2e7a0',
500: '#bcdc77',
950: '#000000',
},
}SCSS
$custom: #bcdc77; $custom-light: #d2e7a0; $custom-dark: #000000;
JSON
{
"hex": "#bcdc77",
"rgb": {
"r": 188,
"g": 220,
"b": 119
},
"hsl": {
"h": 79.01,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.84903,
"c": 0.13277,
"h": 123.6
},
"luminance": 0.6321
}Semantic roles & 50–950 ramp
primary
#BCDC77
secondary
#6948AF
accent
#1FC754
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480