#BCD17F#BCD17F
#BCD17F is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.6% C 0.109 H 120.6°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD17F |
|---|---|
| RGB | rgb(188, 209, 127) |
| HSL | hsl(75, 47%, 66%) |
| HSV | hsv(75, 39%, 82%) |
| CMYK | cmyk(10%, 0%, 39.2%, 18%) |
| CIE-LAB | lab(80.64, -20.13, 38.33) |
| CIE-LCH | lch(80.64, 43.29, 117.71°) |
| OKLab | oklab(82.6% -0.0554 0.0938) |
| OKLCH | oklch(82.6% 0.109 120.6) |
| XYZ | xyz(47.3703, 57.8247, 28.7403) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.61
Greenish Tan
#BCCB7A
ΔE00 1.85
Pale Olive Green
#B1D27B
ΔE00 2.54
Greenish Beige
#C9D179
ΔE00 3.62
Light Moss Green
#A6C875
ΔE00 4.05
Light Olive
#ACBF69
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD17F #947FD1
analogous
#D1BD7F #BCD17F #93D17F
triadic
#BCD17F #7FBCD1 #D17FBC
tetradic
#BCD17F #7FD1BD #947FD1 #D17F93
square
#BCD17F #7FD1BD #947FD1 #D17F93
split-complementary
#BCD17F #7F93D1 #BD7FD1
monochromatic
#839D38 #A4C152 #BCD17F #D4E1AC #EBF1D9
Accessibility & contrast
On white
1.67
#BCD17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BCD17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD17F
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD17F | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#D8C883
Tritanopia (blue-blind)
#C3C9BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd17f; /* rgb */ color: rgb(188, 209, 127); /* oklch */ color: oklch(82.6% 0.109 120.6);
Tailwind
colors: {
custom: {
50: '#d1dfa5',
500: '#bcd17f',
950: '#000000',
},
}SCSS
$custom: #bcd17f; $custom-light: #d1dfa5; $custom-dark: #000000;
JSON
{
"hex": "#bcd17f",
"rgb": {
"r": 188,
"g": 209,
"b": 127
},
"hsl": {
"h": 75.366,
"s": 47.126,
"l": 65.882
},
"oklch": {
"l": 0.82605,
"c": 0.10891,
"h": 120.6
},
"luminance": 0.57825
}Semantic roles & 50–950 ramp
primary
#BCD17F
secondary
#6652A2
accent
#2BBA50
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480