#BCD27C#BCD27C
#BCD27C is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.8% C 0.114 H 120.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD27C |
|---|---|
| RGB | rgb(188, 210, 124) |
| HSL | hsl(75, 49%, 65%) |
| HSV | hsv(75, 41%, 82%) |
| CMYK | cmyk(10.5%, 0%, 41%, 17.6%) |
| CIE-LAB | lab(80.87, -20.98, 40.13) |
| CIE-LCH | lch(80.87, 45.28, 117.60°) |
| OKLab | oklab(82.78% -0.0579 0.0978) |
| OKLCH | oklch(82.78% 0.114 120.7) |
| XYZ | xyz(47.4238, 58.2399, 27.8079) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.13
Pale Olive
#B9CC81
ΔE00 2.23
Pale Olive Green
#B1D27B
ΔE00 2.42
Greenish Beige
#C9D179
ΔE00 3.52
Light Moss Green
#A6C875
ΔE00 4.16
Light Olive
#ACBF69
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD27C #927CD2
analogous
#D2BD7C #BCD27C #91D27C
triadic
#BCD27C #7CBCD2 #D27CBC
tetradic
#BCD27C #7CD2BD #927CD2 #D27C91
square
#BCD27C #7CD2BD #927CD2 #D27C91
split-complementary
#BCD27C #7C91D2 #BD7CD2
monochromatic
#839D36 #A5C24E #BCD27C #D3E2AA #EBF1D7
Accessibility & contrast
On white
1.66
#BCD27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BCD27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD27C
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD27C | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC975
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#C3CABD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd27c; /* rgb */ color: rgb(188, 210, 124); /* oklch */ color: oklch(82.8% 0.114 120.7);
Tailwind
colors: {
custom: {
50: '#d1dfa3',
500: '#bcd27c',
950: '#000000',
},
}SCSS
$custom: #bcd27c; $custom-light: #d1dfa3; $custom-dark: #000000;
JSON
{
"hex": "#bcd27c",
"rgb": {
"r": 188,
"g": 210,
"b": 124
},
"hsl": {
"h": 75.349,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.82776,
"c": 0.11364,
"h": 120.7
},
"luminance": 0.5824
}Semantic roles & 50–950 ramp
primary
#BCD27C
secondary
#6550A3
accent
#29BC4F
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480