#BCD47C#BCD47C
#BCD47C is a very light, moderate yellow-green. Relative luminance 0.592; OKLCH L 83.2% C 0.116 H 121.4°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD47C |
|---|---|
| RGB | rgb(188, 212, 124) |
| HSL | hsl(76, 51%, 66%) |
| HSV | hsv(76, 42%, 83%) |
| CMYK | cmyk(11.3%, 0%, 41.5%, 16.9%) |
| CIE-LAB | lab(81.42, -21.96, 40.82) |
| CIE-LCH | lch(81.42, 46.35, 118.28°) |
| OKLab | oklab(83.21% -0.0607 0.0993) |
| OKLCH | oklch(83.21% 0.116 121.4) |
| XYZ | xyz(47.9206, 59.2336, 27.9736) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.20
Greenish Tan
#BCCB7A
ΔE00 2.72
Pale Olive
#B9CC81
ΔE00 2.74
Greenish Beige
#C9D179
ΔE00 3.85
Light Moss Green
#A6C875
ΔE00 4.27
Light Olive
#ACBF69
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD47C #947CD4
analogous
#D4C07C #BCD47C #90D47C
triadic
#BCD47C #7CBCD4 #D47CBC
tetradic
#BCD47C #7CD4C0 #947CD4 #D47C90
square
#BCD47C #7CD4C0 #947CD4 #D47C90
split-complementary
#BCD47C #7C90D4 #C07CD4
monochromatic
#83A135 #A4C54E #BCD47C #D4E3AA #EBF2D8
Accessibility & contrast
On white
1.63
#BCD47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BCD47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD47C
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD47C | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB75
Deuteranopia (green-blind)
#DBCA80
Tritanopia (blue-blind)
#C3CCBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcd47c; /* rgb */ color: rgb(188, 212, 124); /* oklch */ color: oklch(83.2% 0.116 121.4);
Tailwind
colors: {
custom: {
50: '#d1e1a3',
500: '#bcd47c',
950: '#000000',
},
}SCSS
$custom: #bcd47c; $custom-light: #d1e1a3; $custom-dark: #000000;
JSON
{
"hex": "#bcd47c",
"rgb": {
"r": 188,
"g": 212,
"b": 124
},
"hsl": {
"h": 76.364,
"s": 50.575,
"l": 65.882
},
"oklch": {
"l": 0.83214,
"c": 0.11641,
"h": 121.4
},
"luminance": 0.59234
}Semantic roles & 50–950 ramp
primary
#BCD47C
secondary
#664FA5
accent
#28BE51
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480