#BCD37E#BCD37E
#BCD37E is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 83.0% C 0.113 H 121.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD37E |
|---|---|
| RGB | rgb(188, 211, 126) |
| HSL | hsl(76, 49%, 66%) |
| HSV | hsv(76, 40%, 83%) |
| CMYK | cmyk(10.9%, 0%, 40.3%, 17.3%) |
| CIE-LAB | lab(81.17, -21.24, 39.51) |
| CIE-LCH | lch(81.17, 44.86, 118.26°) |
| OKLab | oklab(83.03% -0.0585 0.0964) |
| OKLCH | oklch(83.03% 0.113 121.3) |
| XYZ | xyz(47.7992, 58.7863, 28.5634) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.22
Pale Olive
#B9CC81
ΔE00 2.26
Greenish Tan
#BCCB7A
ΔE00 2.40
Greenish Beige
#C9D179
ΔE00 3.80
Light Moss Green
#A6C875
ΔE00 4.12
Light Olive
#ACBF69
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD37E #957ED3
analogous
#D3BF7E #BCD37E #91D37E
triadic
#BCD37E #7EBCD3 #D37EBC
tetradic
#BCD37E #7ED3BF #957ED3 #D37E91
square
#BCD37E #7ED3BF #957ED3 #D37E91
split-complementary
#BCD37E #7E91D3 #BF7ED3
monochromatic
#83A037 #A4C350 #BCD37E #D4E3AC #EBF2D9
Accessibility & contrast
On white
1.65
#BCD37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BCD37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD37E
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD37E | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#C3CBBE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcd37e; /* rgb */ color: rgb(188, 211, 126); /* oklch */ color: oklch(83.0% 0.113 121.3);
Tailwind
colors: {
custom: {
50: '#d1e0a4',
500: '#bcd37e',
950: '#000000',
},
}SCSS
$custom: #bcd37e; $custom-light: #d1e0a4; $custom-dark: #000000;
JSON
{
"hex": "#bcd37e",
"rgb": {
"r": 188,
"g": 211,
"b": 126
},
"hsl": {
"h": 76.235,
"s": 49.133,
"l": 66.078
},
"oklch": {
"l": 0.83027,
"c": 0.11282,
"h": 121.3
},
"luminance": 0.58786
}Semantic roles & 50–950 ramp
primary
#BCD37E
secondary
#6750A5
accent
#29BC51
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480