#BCD07F#BCD07F
#BCD07F is a very light, moderate yellow-green. Relative luminance 0.573; OKLCH L 82.4% C 0.108 H 120.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD07F |
|---|---|
| RGB | rgb(188, 208, 127) |
| HSL | hsl(75, 46%, 66%) |
| HSV | hsv(75, 39%, 82%) |
| CMYK | cmyk(9.6%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(80.37, -19.64, 37.98) |
| CIE-LCH | lch(80.37, 42.76, 117.34°) |
| OKLab | oklab(82.39% -0.054 0.093) |
| OKLCH | oklch(82.39% 0.108 120.1) |
| XYZ | xyz(47.1257, 57.3355, 28.6588) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.36
Greenish Tan
#BCCB7A
ΔE00 1.58
Pale Olive Green
#B1D27B
ΔE00 2.75
Greenish Beige
#C9D179
ΔE00 3.53
Light Moss Green
#A6C875
ΔE00 4.06
Light Olive
#ACBF69
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD07F #937FD0
analogous
#D0BB7F #BCD07F #93D07F
triadic
#BCD07F #7FBCD0 #D07FBC
tetradic
#BCD07F #7FD0BB #937FD0 #D07F93
square
#BCD07F #7FD0BB #937FD0 #D07F93
split-complementary
#BCD07F #7F93D0 #BB7FD0
monochromatic
#839C39 #A5C052 #BCD07F #D3E0AC #EBF1D9
Accessibility & contrast
On white
1.68
#BCD07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BCD07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD07F
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD07F | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C879
Deuteranopia (green-blind)
#D7C883
Tritanopia (blue-blind)
#C3C8BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcd07f; /* rgb */ color: rgb(188, 208, 127); /* oklch */ color: oklch(82.4% 0.108 120.1);
Tailwind
colors: {
custom: {
50: '#d1dea5',
500: '#bcd07f',
950: '#000000',
},
}SCSS
$custom: #bcd07f; $custom-light: #d1dea5; $custom-dark: #000000;
JSON
{
"hex": "#bcd07f",
"rgb": {
"r": 188,
"g": 208,
"b": 127
},
"hsl": {
"h": 74.815,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.82387,
"c": 0.10752,
"h": 120.1
},
"luminance": 0.57335
}Semantic roles & 50–950 ramp
primary
#BCD07F
secondary
#6652A1
accent
#2CBA4F
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480