#BCD07C#BCD07C
#BCD07C is a very light, moderate yellow-green. Relative luminance 0.573; OKLCH L 82.3% C 0.111 H 119.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD07C |
|---|---|
| RGB | rgb(188, 208, 124) |
| HSL | hsl(74, 47%, 65%) |
| HSV | hsv(74, 40%, 82%) |
| CMYK | cmyk(9.6%, 0%, 40.4%, 18.4%) |
| CIE-LAB | lab(80.32, -19.99, 39.43) |
| CIE-LCH | lch(80.32, 44.21, 116.88°) |
| OKLab | oklab(82.34% -0.0552 0.0962) |
| OKLCH | oklch(82.34% 0.111 119.8) |
| XYZ | xyz(46.9331, 57.2585, 27.6444) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.52
Pale Olive
#B9CC81
ΔE00 1.77
Pale Olive Green
#B1D27B
ΔE00 2.76
Greenish Beige
#C9D179
ΔE00 3.27
Light Moss Green
#A6C875
ΔE00 4.14
Light Olive
#ACBF69
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD07C #907CD0
analogous
#D0BA7C #BCD07C #92D07C
triadic
#BCD07C #7CBCD0 #D07CBC
tetradic
#BCD07C #7CD0BA #907CD0 #D07C92
square
#BCD07C #7CD0BA #907CD0 #D07C92
split-complementary
#BCD07C #7C92D0 #BA7CD0
monochromatic
#839A37 #A5C04F #BCD07C #D3E0A9 #EAF0D6
Accessibility & contrast
On white
1.69
#BCD07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BCD07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD07C
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD07C | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC776
Deuteranopia (green-blind)
#D7C880
Tritanopia (blue-blind)
#C3C8BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcd07c; /* rgb */ color: rgb(188, 208, 124); /* oklch */ color: oklch(82.3% 0.111 119.8);
Tailwind
colors: {
custom: {
50: '#d1dea3',
500: '#bcd07c',
950: '#000000',
},
}SCSS
$custom: #bcd07c; $custom-light: #d1dea3; $custom-dark: #000000;
JSON
{
"hex": "#bcd07c",
"rgb": {
"r": 188,
"g": 208,
"b": 124
},
"hsl": {
"h": 74.286,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.82338,
"c": 0.11087,
"h": 119.8
},
"luminance": 0.57258
}Semantic roles & 50–950 ramp
primary
#BCD07C
secondary
#6350A0
accent
#2BBA4D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480