#BCCE78#BCCE78
#BCCE78 is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.8% C 0.113 H 118.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE78 |
|---|---|
| RGB | rgb(188, 206, 120) |
| HSL | hsl(73, 47%, 64%) |
| HSV | hsv(73, 42%, 81%) |
| CMYK | cmyk(8.7%, 0%, 41.7%, 19.2%) |
| CIE-LAB | lab(79.72, -19.46, 40.68) |
| CIE-LCH | lch(79.72, 45.09, 115.57°) |
| OKLab | oklab(81.84% -0.0539 0.0988) |
| OKLCH | oklch(81.84% 0.113 118.6) |
| XYZ | xyz(46.2007, 56.1903, 26.1776) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.11
Pale Olive
#B9CC81
ΔE00 2.09
Greenish Beige
#C9D179
ΔE00 2.83
Pale Olive Green
#B1D27B
ΔE00 3.32
Light Olive
#ACBF69
ΔE00 3.94
Light Moss Green
#A6C875
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE78 #8A78CE
analogous
#CEB578 #BCCE78 #91CE78
triadic
#BCCE78 #78BCCE #CE78BC
tetradic
#BCCE78 #78CEB5 #8A78CE #CE7891
square
#BCCE78 #78CEB5 #8A78CE #CE7891
split-complementary
#BCCE78 #7891CE #B578CE
monochromatic
#819536 #A6BE4B #BCCE78 #D2DEA5 #E9EFD2
Accessibility & contrast
On white
1.72
#BCCE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#BCCE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE78
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE78 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C571
Deuteranopia (green-blind)
#D6C67C
Tritanopia (blue-blind)
#C4C6B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce78; /* rgb */ color: rgb(188, 206, 120); /* oklch */ color: oklch(81.8% 0.113 118.6);
Tailwind
colors: {
custom: {
50: '#d1dda0',
500: '#bcce78',
950: '#000000',
},
}SCSS
$custom: #bcce78; $custom-light: #d1dda0; $custom-dark: #000000;
JSON
{
"hex": "#bcce78",
"rgb": {
"r": 188,
"g": 206,
"b": 120
},
"hsl": {
"h": 72.558,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.81838,
"c": 0.11254,
"h": 118.6
},
"luminance": 0.5619
}Semantic roles & 50–950 ramp
primary
#BCCE78
secondary
#5F4F9B
accent
#2CBA49
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480