#BCDE78#BCDE78
#BCDE78 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.4% C 0.135 H 124.3°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE78 |
|---|---|
| RGB | rgb(188, 222, 120) |
| HSL | hsl(80, 61%, 67%) |
| HSV | hsv(80, 46%, 87%) |
| CMYK | cmyk(15.3%, 0%, 45.9%, 12.9%) |
| CIE-LAB | lab(84.12, -27.24, 46.15) |
| CIE-LCH | lch(84.12, 53.59, 120.55°) |
| OKLab | oklab(85.36% -0.0758 0.1111) |
| OKLCH | oklch(85.36% 0.135 124.3) |
| XYZ | xyz(50.2504, 64.2897, 27.5275) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.54
Greenish Tan
#BCCB7A
ΔE00 5.71
Pale Olive
#B9CC81
ΔE00 5.74
Greenish Beige
#C9D179
ΔE00 5.93
Light Moss Green
#A6C875
ΔE00 6.02
Pistachio (survey)
#C0FA8B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE78 #9A78DE
analogous
#DECD78 #BCDE78 #89DE78
triadic
#BCDE78 #78BCDE #DE78BC
tetradic
#BCDE78 #78DECD #9A78DE #DE7889
square
#BCDE78 #78DECD #9A78DE #DE7889
split-complementary
#BCDE78 #7889DE #CD78DE
monochromatic
#84B02B #A4D247 #BCDE78 #D4EAA9 #EDF6DA
Accessibility & contrast
On white
1.52
#BCDE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BCDE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE78
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE78 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36F
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#C2D5C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcde78; /* rgb */ color: rgb(188, 222, 120); /* oklch */ color: oklch(85.4% 0.135 124.3);
Tailwind
colors: {
custom: {
50: '#d2e8a1',
500: '#bcde78',
950: '#000000',
},
}SCSS
$custom: #bcde78; $custom-light: #d2e8a1; $custom-dark: #000000;
JSON
{
"hex": "#bcde78",
"rgb": {
"r": 188,
"g": 222,
"b": 120
},
"hsl": {
"h": 80,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.8536,
"c": 0.1345,
"h": 124.3
},
"luminance": 0.6429
}Semantic roles & 50–950 ramp
primary
#BCDE78
secondary
#6B48B2
accent
#1DC856
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480