#BCD78F#BCD78F
#BCD78F is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.2% C 0.099 H 125.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD78F |
|---|---|
| RGB | rgb(188, 215, 143) |
| HSL | hsl(83, 47%, 70%) |
| HSV | hsv(83, 33%, 84%) |
| CMYK | cmyk(12.6%, 0%, 33.5%, 15.7%) |
| CIE-LAB | lab(82.53, -21.06, 32.64) |
| CIE-LCH | lch(82.53, 38.85, 122.83°) |
| OKLab | oklab(84.19% -0.0572 0.0812) |
| OKLCH | oklch(84.19% 0.099 125.2) |
| XYZ | xyz(49.9969, 61.2751, 35.1746) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.20
Pale Olive Green
#B1D27B
ΔE00 3.21
Light Grey Green
#B7E1A1
ΔE00 4.41
Greenish Tan
#BCCB7A
ΔE00 4.50
Light Moss Green
#A6C875
ΔE00 4.79
Greenish Beige
#C9D179
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD78F #AA8FD7
analogous
#D7CE8F #BCD78F #98D78F
triadic
#BCD78F #8FBCD7 #D78FBC
tetradic
#BCD78F #8FD7CE #AA8FD7 #D78F98
square
#BCD78F #8FD7CE #AA8FD7 #D78F98
split-complementary
#BCD78F #8F98D7 #CE8FD7
monochromatic
#84AE3E #A1C762 #BCD78F #D7E7BC #F2F7E8
Accessibility & contrast
On white
1.58
#BCD78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BCD78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD78F
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD78F | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE8A
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#C0D0C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd78f; /* rgb */ color: rgb(188, 215, 143); /* oklch */ color: oklch(84.2% 0.099 125.2);
Tailwind
colors: {
custom: {
50: '#d1e3b0',
500: '#bcd78f',
950: '#000000',
},
}SCSS
$custom: #bcd78f; $custom-light: #d1e3b0; $custom-dark: #000000;
JSON
{
"hex": "#bcd78f",
"rgb": {
"r": 188,
"g": 215,
"b": 143
},
"hsl": {
"h": 82.5,
"s": 47.368,
"l": 70.196
},
"oklch": {
"l": 0.84193,
"c": 0.09931,
"h": 125.2
},
"luminance": 0.61275
}Semantic roles & 50–950 ramp
primary
#BCD78F
secondary
#7B5DAE
accent
#2BBB61
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481