#BCDA75#BCDA75
#BCDA75 is a very light, vivid yellow-green. Relative luminance 0.621; OKLCH L 84.4% C 0.132 H 122.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA75 |
|---|---|
| RGB | rgb(188, 218, 117) |
| HSL | hsl(78, 58%, 66%) |
| HSV | hsv(78, 46%, 85%) |
| CMYK | cmyk(13.8%, 0%, 46.3%, 14.5%) |
| CIE-LAB | lab(82.98, -25.65, 46.20) |
| CIE-LCH | lch(82.98, 52.84, 119.04°) |
| OKLab | oklab(84.43% -0.0716 0.111) |
| OKLCH | oklch(84.43% 0.132 122.8) |
| XYZ | xyz(49.0214, 62.1184, 26.2337) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.17
Greenish Tan
#BCCB7A
ΔE00 4.78
Greenish Beige
#C9D179
ΔE00 5.01
Pale Olive
#B9CC81
ΔE00 5.01
Light Moss Green
#A6C875
ΔE00 5.52
Light Olive
#ACBF69
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA75 #9375DA
analogous
#DAC575 #BCDA75 #89DA75
triadic
#BCDA75 #75BCDA #DA75BC
tetradic
#BCDA75 #75DAC5 #9375DA #DA7589
square
#BCDA75 #75DAC5 #9375DA #DA7589
split-complementary
#BCDA75 #7589DA #C575DA
monochromatic
#83A82D #A5CD45 #BCDA75 #D3E7A5 #EBF4D6
Accessibility & contrast
On white
1.56
#BCDA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#BCDA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA75
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA75 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6D
Deuteranopia (green-blind)
#E0CF7B
Tritanopia (blue-blind)
#C3D1C2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda75; /* rgb */ color: rgb(188, 218, 117); /* oklch */ color: oklch(84.4% 0.132 122.8);
Tailwind
colors: {
custom: {
50: '#d2e59f',
500: '#bcda75',
950: '#000000',
},
}SCSS
$custom: #bcda75; $custom-light: #d2e59f; $custom-dark: #000000;
JSON
{
"hex": "#bcda75",
"rgb": {
"r": 188,
"g": 218,
"b": 117
},
"hsl": {
"h": 77.822,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.84432,
"c": 0.13207,
"h": 122.8
},
"luminance": 0.62119
}Semantic roles & 50–950 ramp
primary
#BCDA75
secondary
#6648AB
accent
#20C551
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480