#BCD78A#BCD78A
#BCD78A is a very light, moderate yellow-green. Relative luminance 0.611; OKLCH L 84.1% C 0.105 H 124.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD78A |
|---|---|
| RGB | rgb(188, 215, 138) |
| HSL | hsl(81, 49%, 69%) |
| HSV | hsv(81, 36%, 84%) |
| CMYK | cmyk(12.6%, 0%, 35.8%, 15.7%) |
| CIE-LAB | lab(82.45, -21.72, 35.09) |
| CIE-LCH | lch(82.45, 41.27, 121.76°) |
| OKLab | oklab(84.1% -0.0593 0.0867) |
| OKLCH | oklch(84.1% 0.105 124.3) |
| XYZ | xyz(49.6265, 61.1270, 33.2241) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.50
Pale Olive
#B9CC81
ΔE00 2.92
Greenish Tan
#BCCB7A
ΔE00 3.98
Light Moss Green
#A6C875
ΔE00 4.47
Light Grey Green
#B7E1A1
ΔE00 5.08
Greenish Beige
#C9D179
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD78A #A58AD7
analogous
#D7CC8A #BCD78A #96D78A
triadic
#BCD78A #8ABCD7 #D78ABC
tetradic
#BCD78A #8AD7CC #A58AD7 #D78A96
square
#BCD78A #8AD7CC #A58AD7 #D78A96
split-complementary
#BCD78A #8A96D7 #CC8AD7
monochromatic
#84AC3B #A2C75C #BCD78A #D6E7B8 #F0F6E5
Accessibility & contrast
On white
1.59
#BCD78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BCD78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD78A
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD78A | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE85
Deuteranopia (green-blind)
#DBCD8E
Tritanopia (blue-blind)
#C1D0C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd78a; /* rgb */ color: rgb(188, 215, 138); /* oklch */ color: oklch(84.1% 0.105 124.3);
Tailwind
colors: {
custom: {
50: '#d1e3ad',
500: '#bcd78a',
950: '#000000',
},
}SCSS
$custom: #bcd78a; $custom-light: #d1e3ad; $custom-dark: #000000;
JSON
{
"hex": "#bcd78a",
"rgb": {
"r": 188,
"g": 215,
"b": 138
},
"hsl": {
"h": 81.039,
"s": 49.045,
"l": 69.216
},
"oklch": {
"l": 0.84104,
"c": 0.10505,
"h": 124.3
},
"luminance": 0.61127
}Semantic roles & 50–950 ramp
primary
#BCD78A
secondary
#7658AD
accent
#29BC5D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481