#BCD47B#BCD47B
#BCD47B is a very light, moderate yellow-green. Relative luminance 0.592; OKLCH L 83.2% C 0.117 H 121.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD47B |
|---|---|
| RGB | rgb(188, 212, 123) |
| HSL | hsl(76, 51%, 66%) |
| HSV | hsv(76, 42%, 83%) |
| CMYK | cmyk(11.3%, 0%, 42%, 16.9%) |
| CIE-LAB | lab(81.41, -22.08, 41.30) |
| CIE-LCH | lch(81.41, 46.83, 118.12°) |
| OKLab | oklab(83.2% -0.0611 0.1004) |
| OKLCH | oklch(83.2% 0.118 121.3) |
| XYZ | xyz(47.8577, 59.2084, 27.6422) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.26
Greenish Tan
#BCCB7A
ΔE00 2.75
Pale Olive
#B9CC81
ΔE00 2.86
Greenish Beige
#C9D179
ΔE00 3.80
Light Moss Green
#A6C875
ΔE00 4.32
Light Olive
#ACBF69
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD47B #937BD4
analogous
#D4BF7B #BCD47B #8FD47B
triadic
#BCD47B #7BBCD4 #D47BBC
tetradic
#BCD47B #7BD4BF #937BD4 #D47B8F
square
#BCD47B #7BD4BF #937BD4 #D47B8F
split-complementary
#BCD47B #7B8FD4 #BF7BD4
monochromatic
#83A034 #A5C54D #BCD47B #D3E3A9 #EBF2D7
Accessibility & contrast
On white
1.64
#BCD47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BCD47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD47B
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD47B | 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)
#DECB74
Deuteranopia (green-blind)
#DBCA80
Tritanopia (blue-blind)
#C3CCBE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcd47b; /* rgb */ color: rgb(188, 212, 123); /* oklch */ color: oklch(83.2% 0.117 121.3);
Tailwind
colors: {
custom: {
50: '#d1e1a2',
500: '#bcd47b',
950: '#000000',
},
}SCSS
$custom: #bcd47b; $custom-light: #d1e1a2; $custom-dark: #000000;
JSON
{
"hex": "#bcd47b",
"rgb": {
"r": 188,
"g": 212,
"b": 123
},
"hsl": {
"h": 76.18,
"s": 50.857,
"l": 65.686
},
"oklch": {
"l": 0.83199,
"c": 0.1175,
"h": 121.3
},
"luminance": 0.59208
}Semantic roles & 50–950 ramp
primary
#BCD47B
secondary
#664EA5
accent
#27BE50
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480