#BCDC8A#BCDC8A
#BCDC8A is a very light, moderate yellow-green. Relative luminance 0.637; OKLCH L 85.2% C 0.112 H 126.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC8A |
|---|---|
| RGB | rgb(188, 220, 138) |
| HSL | hsl(83, 54%, 70%) |
| HSV | hsv(83, 37%, 86%) |
| CMYK | cmyk(14.5%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(83.82, -24.15, 36.87) |
| CIE-LCH | lch(83.82, 44.08, 123.23°) |
| OKLab | oklab(85.2% -0.0661 0.0909) |
| OKLCH | oklch(85.2% 0.112 126) |
| XYZ | xyz(50.9192, 63.7124, 33.6549) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.69
Pale Olive
#B9CC81
ΔE00 4.26
Light Grey Green
#B7E1A1
ΔE00 4.77
Light Moss Green
#A6C875
ΔE00 5.08
Greenish Tan
#BCCB7A
ΔE00 5.11
Greenish Beige
#C9D179
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC8A #AA8ADC
analogous
#DCD38A #BCDC8A #93DC8A
triadic
#BCDC8A #8ABCDC #DC8ABC
tetradic
#BCDC8A #8ADCD3 #AA8ADC #DC8A93
square
#BCDC8A #8ADCD3 #AA8ADC #DC8A93
split-complementary
#BCDC8A #8A93DC #D38ADC
monochromatic
#84B536 #A1CE5B #BCDC8A #D7EAB9 #F2F8E7
Accessibility & contrast
On white
1.53
#BCDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BCDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC8A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC8A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D284
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#C1D5C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdc8a; /* rgb */ color: rgb(188, 220, 138); /* oklch */ color: oklch(85.2% 0.112 126.0);
Tailwind
colors: {
custom: {
50: '#d1e7ad',
500: '#bcdc8a',
950: '#000000',
},
}SCSS
$custom: #bcdc8a; $custom-light: #d1e7ad; $custom-dark: #000000;
JSON
{
"hex": "#bcdc8a",
"rgb": {
"r": 188,
"g": 220,
"b": 138
},
"hsl": {
"h": 83.415,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.852,
"c": 0.11237,
"h": 126
},
"luminance": 0.63713
}Semantic roles & 50–950 ramp
primary
#BCDC8A
secondary
#7B57B3
accent
#24C161
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481