#BCD47A#BCD47A
#BCD47A is a very light, moderate yellow-green. Relative luminance 0.592; OKLCH L 83.2% C 0.119 H 121.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD47A |
|---|---|
| RGB | rgb(188, 212, 122) |
| HSL | hsl(76, 51%, 65%) |
| HSV | hsv(76, 42%, 83%) |
| CMYK | cmyk(11.3%, 0%, 42.5%, 16.9%) |
| CIE-LAB | lab(81.39, -22.19, 41.78) |
| CIE-LCH | lch(81.39, 47.31, 117.97°) |
| OKLab | oklab(83.18% -0.0615 0.1014) |
| OKLCH | oklch(83.18% 0.119 121.2) |
| XYZ | xyz(47.7954, 59.1835, 27.3142) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.33
Greenish Tan
#BCCB7A
ΔE00 2.79
Pale Olive
#B9CC81
ΔE00 2.98
Greenish Beige
#C9D179
ΔE00 3.76
Light Moss Green
#A6C875
ΔE00 4.38
Light Olive
#ACBF69
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD47A #927AD4
analogous
#D4BF7A #BCD47A #8FD47A
triadic
#BCD47A #7ABCD4 #D47ABC
tetradic
#BCD47A #7AD4BF #927AD4 #D47A8F
square
#BCD47A #7AD4BF #927AD4 #D47A8F
split-complementary
#BCD47A #7A8FD4 #BF7AD4
monochromatic
#83A034 #A5C54C #BCD47A #D3E3A8 #EBF2D6
Accessibility & contrast
On white
1.64
#BCD47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BCD47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD47A
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD47A | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB73
Deuteranopia (green-blind)
#DBCA7F
Tritanopia (blue-blind)
#C3CCBE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcd47a; /* rgb */ color: rgb(188, 212, 122); /* oklch */ color: oklch(83.2% 0.119 121.2);
Tailwind
colors: {
custom: {
50: '#d1e1a2',
500: '#bcd47a',
950: '#000000',
},
}SCSS
$custom: #bcd47a; $custom-light: #d1e1a2; $custom-dark: #000000;
JSON
{
"hex": "#bcd47a",
"rgb": {
"r": 188,
"g": 212,
"b": 122
},
"hsl": {
"h": 76,
"s": 51.136,
"l": 65.49
},
"oklch": {
"l": 0.83183,
"c": 0.11858,
"h": 121.2
},
"luminance": 0.59183
}Semantic roles & 50–950 ramp
primary
#BCD47A
secondary
#654EA4
accent
#27BF4F
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480