#BCD78B#BCD78B
#BCD78B is a very light, moderate yellow-green. Relative luminance 0.612; OKLCH L 84.1% C 0.104 H 124.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD78B |
|---|---|
| RGB | rgb(188, 215, 139) |
| HSL | hsl(81, 49%, 69%) |
| HSV | hsv(81, 35%, 84%) |
| CMYK | cmyk(12.6%, 0%, 35.3%, 15.7%) |
| CIE-LAB | lab(82.46, -21.59, 34.60) |
| CIE-LCH | lch(82.46, 40.79, 121.96°) |
| OKLab | oklab(84.12% -0.0589 0.0856) |
| OKLCH | oklch(84.12% 0.104 124.5) |
| XYZ | xyz(49.6993, 61.1561, 33.6071) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.63
Pale Olive
#B9CC81
ΔE00 2.95
Greenish Tan
#BCCB7A
ΔE00 4.07
Light Moss Green
#A6C875
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 4.94
Greenish Beige
#C9D179
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD78B #A68BD7
analogous
#D7CC8B #BCD78B #96D78B
triadic
#BCD78B #8BBCD7 #D78BBC
tetradic
#BCD78B #8BD7CC #A68BD7 #D78B96
square
#BCD78B #8BD7CC #A68BD7 #D78B96
split-complementary
#BCD78B #8B96D7 #CC8BD7
monochromatic
#84AC3B #A2C75D #BCD78B #D6E7B9 #F1F6E6
Accessibility & contrast
On white
1.59
#BCD78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BCD78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD78B
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD78B | 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)
#DFCE86
Deuteranopia (green-blind)
#DBCD8F
Tritanopia (blue-blind)
#C1D0C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd78b; /* rgb */ color: rgb(188, 215, 139); /* oklch */ color: oklch(84.1% 0.104 124.5);
Tailwind
colors: {
custom: {
50: '#d1e3ad',
500: '#bcd78b',
950: '#000000',
},
}SCSS
$custom: #bcd78b; $custom-light: #d1e3ad; $custom-dark: #000000;
JSON
{
"hex": "#bcd78b",
"rgb": {
"r": 188,
"g": 215,
"b": 139
},
"hsl": {
"h": 81.316,
"s": 48.718,
"l": 69.412
},
"oklch": {
"l": 0.84121,
"c": 0.10392,
"h": 124.5
},
"luminance": 0.61156
}Semantic roles & 50–950 ramp
primary
#BCD78B
secondary
#7759AD
accent
#29BC5E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481