#BCDC8D#BCDC8D
#BCDC8D is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.3% C 0.109 H 126.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC8D |
|---|---|
| RGB | rgb(188, 220, 141) |
| HSL | hsl(84, 53%, 71%) |
| HSV | hsv(84, 36%, 86%) |
| CMYK | cmyk(14.5%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(83.86, -23.77, 35.41) |
| CIE-LCH | lch(83.86, 42.65, 123.87°) |
| OKLab | oklab(85.25% -0.0649 0.0876) |
| OKLCH | oklch(85.25% 0.109 126.5) |
| XYZ | xyz(51.1394, 63.8004, 34.8147) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.96
Light Grey Green
#B7E1A1
ΔE00 4.27
Pale Olive
#B9CC81
ΔE00 4.29
Light Moss Green
#A6C875
ΔE00 5.17
Greenish Tan
#BCCB7A
ΔE00 5.28
Light Sage
#BCECAC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC8D #AD8DDC
analogous
#DCD48D #BCDC8D #94DC8D
triadic
#BCDC8D #8DBCDC #DC8DBC
tetradic
#BCDC8D #8DDCD4 #AD8DDC #DC8D94
square
#BCDC8D #8DDCD4 #AD8DDC #DC8D94
split-complementary
#BCDC8D #8D94DC #D48DDC
monochromatic
#83B738 #A0CE5E #BCDC8D #D8EABC #F1F8E8
Accessibility & contrast
On white
1.53
#BCDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#BCDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC8D
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC8D | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D287
Deuteranopia (green-blind)
#DFD191
Tritanopia (blue-blind)
#C0D5C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdc8d; /* rgb */ color: rgb(188, 220, 141); /* oklch */ color: oklch(85.3% 0.109 126.5);
Tailwind
colors: {
custom: {
50: '#d1e7af',
500: '#bcdc8d',
950: '#000000',
},
}SCSS
$custom: #bcdc8d; $custom-light: #d1e7af; $custom-dark: #000000;
JSON
{
"hex": "#bcdc8d",
"rgb": {
"r": 188,
"g": 220,
"b": 141
},
"hsl": {
"h": 84.304,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.85252,
"c": 0.10901,
"h": 126.5
},
"luminance": 0.63801
}Semantic roles & 50–950 ramp
primary
#BCDC8D
secondary
#7E5AB3
accent
#25C064
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481