#BCDC7A#BCDC7A
#BCDC7A is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 84.9% C 0.130 H 123.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC7A |
|---|---|
| RGB | rgb(188, 220, 122) |
| HSL | hsl(80, 58%, 67%) |
| HSV | hsv(80, 45%, 86%) |
| CMYK | cmyk(14.5%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(83.59, -26.06, 44.53) |
| CIE-LCH | lch(83.59, 51.60, 120.34°) |
| OKLab | oklab(84.95% -0.0724 0.1076) |
| OKLCH | oklch(84.95% 0.13 123.9) |
| XYZ | xyz(49.8450, 63.2827, 27.9974) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.98
Pale Olive
#B9CC81
ΔE00 5.06
Greenish Tan
#BCCB7A
ΔE00 5.08
Greenish Beige
#C9D179
ΔE00 5.47
Light Moss Green
#A6C875
ΔE00 5.51
Pistachio (survey)
#C0FA8B
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC7A #9A7ADC
analogous
#DCCB7A #BCDC7A #8BDC7A
triadic
#BCDC7A #7ABCDC #DC7ABC
tetradic
#BCDC7A #7ADCCB #9A7ADC #DC7A8B
square
#BCDC7A #7ADCCB #9A7ADC #DC7A8B
split-complementary
#BCDC7A #7A8BDC #CB7ADC
monochromatic
#84AE2E #A4CF4A #BCDC7A #D4E9AA #EDF6DB
Accessibility & contrast
On white
1.54
#BCDC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BCDC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC7A
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC7A | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D172
Deuteranopia (green-blind)
#E1D07F
Tritanopia (blue-blind)
#C2D4C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdc7a; /* rgb */ color: rgb(188, 220, 122); /* oklch */ color: oklch(84.9% 0.130 123.9);
Tailwind
colors: {
custom: {
50: '#d2e7a2',
500: '#bcdc7a',
950: '#000000',
},
}SCSS
$custom: #bcdc7a; $custom-light: #d2e7a2; $custom-dark: #000000;
JSON
{
"hex": "#bcdc7a",
"rgb": {
"r": 188,
"g": 220,
"b": 122
},
"hsl": {
"h": 79.592,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.84946,
"c": 0.12967,
"h": 123.9
},
"luminance": 0.63283
}Semantic roles & 50–950 ramp
primary
#BCDC7A
secondary
#6B4AB0
accent
#20C656
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480