#BCDF78#BCDF78
#BCDF78 is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.6% C 0.136 H 124.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF78 |
|---|---|
| RGB | rgb(188, 223, 120) |
| HSL | hsl(80, 62%, 67%) |
| HSV | hsv(80, 46%, 87%) |
| CMYK | cmyk(15.7%, 0%, 46.2%, 12.5%) |
| CIE-LAB | lab(84.39, -27.71, 46.49) |
| CIE-LCH | lch(84.39, 54.12, 120.80°) |
| OKLab | oklab(85.58% -0.0772 0.1118) |
| OKLCH | oklch(85.58% 0.136 124.6) |
| XYZ | xyz(50.5168, 64.8225, 27.6163) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.74
Greenish Tan
#BCCB7A
ΔE00 5.98
Pale Olive
#B9CC81
ΔE00 6.00
Greenish Beige
#C9D179
ΔE00 6.17
Light Moss Green
#A6C875
ΔE00 6.22
Pistachio (survey)
#C0FA8B
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF78 #9B78DF
analogous
#DFCE78 #BCDF78 #89DF78
triadic
#BCDF78 #78BCDF #DF78BC
tetradic
#BCDF78 #78DFCE #9B78DF #DF7889
square
#BCDF78 #78DFCE #9B78DF #DF7889
split-complementary
#BCDF78 #7889DF #CE78DF
monochromatic
#84B22A #A3D347 #BCDF78 #D5EBA9 #EDF6DB
Accessibility & contrast
On white
1.50
#BCDF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BCDF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF78
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF78 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46F
Deuteranopia (green-blind)
#E4D27E
Tritanopia (blue-blind)
#C2D6C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf78; /* rgb */ color: rgb(188, 223, 120); /* oklch */ color: oklch(85.6% 0.136 124.6);
Tailwind
colors: {
custom: {
50: '#d2e9a1',
500: '#bcdf78',
950: '#000000',
},
}SCSS
$custom: #bcdf78; $custom-light: #d2e9a1; $custom-dark: #000000;
JSON
{
"hex": "#bcdf78",
"rgb": {
"r": 188,
"g": 223,
"b": 120
},
"hsl": {
"h": 80.388,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.85581,
"c": 0.13587,
"h": 124.6
},
"luminance": 0.64823
}Semantic roles & 50–950 ramp
primary
#BCDF78
secondary
#6C47B4
accent
#1CC957
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480