#BCD37A#BCD37A
#BCD37A is a very light, moderate yellow-green. Relative luminance 0.587; OKLCH L 83.0% C 0.117 H 120.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD37A |
|---|---|
| RGB | rgb(188, 211, 122) |
| HSL | hsl(76, 50%, 65%) |
| HSV | hsv(76, 42%, 83%) |
| CMYK | cmyk(10.9%, 0%, 42.2%, 17.3%) |
| CIE-LAB | lab(81.12, -21.70, 41.44) |
| CIE-LCH | lch(81.12, 46.77, 117.64°) |
| OKLab | oklab(82.96% -0.0601 0.1006) |
| OKLCH | oklch(82.96% 0.117 120.9) |
| XYZ | xyz(47.5462, 58.6851, 27.2311) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.40
Greenish Tan
#BCCB7A
ΔE00 2.49
Pale Olive
#B9CC81
ΔE00 2.73
Greenish Beige
#C9D179
ΔE00 3.58
Light Moss Green
#A6C875
ΔE00 4.31
Light Olive
#ACBF69
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD37A #917AD3
analogous
#D3BE7A #BCD37A #8FD37A
triadic
#BCD37A #7ABCD3 #D37ABC
tetradic
#BCD37A #7AD3BE #917AD3 #D37A8F
square
#BCD37A #7AD3BE #917AD3 #D37A8F
split-complementary
#BCD37A #7A8FD3 #BE7AD3
monochromatic
#839E34 #A5C44C #BCD37A #D3E2A8 #EAF1D6
Accessibility & contrast
On white
1.65
#BCD37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BCD37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD37A
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD37A | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA73
Deuteranopia (green-blind)
#DACA7F
Tritanopia (blue-blind)
#C3CBBD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd37a; /* rgb */ color: rgb(188, 211, 122); /* oklch */ color: oklch(83.0% 0.117 120.9);
Tailwind
colors: {
custom: {
50: '#d1e0a2',
500: '#bcd37a',
950: '#000000',
},
}SCSS
$custom: #bcd37a; $custom-light: #d1e0a2; $custom-dark: #000000;
JSON
{
"hex": "#bcd37a",
"rgb": {
"r": 188,
"g": 211,
"b": 122
},
"hsl": {
"h": 75.506,
"s": 50.282,
"l": 65.294
},
"oklch": {
"l": 0.82964,
"c": 0.1172,
"h": 120.9
},
"luminance": 0.58685
}Semantic roles & 50–950 ramp
primary
#BCD37A
secondary
#644EA3
accent
#28BE4F
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480