#BCDB7F#BCDB7F
#BCDB7F is a very light, vivid yellow-green. Relative luminance 0.629; OKLCH L 84.8% C 0.123 H 124.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB7F |
|---|---|
| RGB | rgb(188, 219, 127) |
| HSL | hsl(80, 56%, 68%) |
| HSV | hsv(80, 42%, 86%) |
| CMYK | cmyk(14.2%, 0%, 42%, 14.1%) |
| CIE-LAB | lab(83.38, -25.01, 41.81) |
| CIE-LCH | lch(83.38, 48.72, 120.89°) |
| OKLab | oklab(84.8% -0.0691 0.1017) |
| OKLCH | oklch(84.8% 0.123 124.2) |
| XYZ | xyz(49.9011, 62.8865, 29.5839) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.43
Pale Olive
#B9CC81
ΔE00 4.40
Greenish Tan
#BCCB7A
ΔE00 4.67
Light Moss Green
#A6C875
ΔE00 5.06
Greenish Beige
#C9D179
ΔE00 5.36
Light Grey Green
#B7E1A1
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB7F #9E7FDB
analogous
#DBCC7F #BCDB7F #8EDB7F
triadic
#BCDB7F #7FBCDB #DB7FBC
tetradic
#BCDB7F #7FDBCC #9E7FDB #DB7F8E
square
#BCDB7F #7FDBCC #9E7FDB #DB7F8E
split-complementary
#BCDB7F #7F8EDB #CC7FDB
monochromatic
#84AF31 #A3CE4F #BCDB7F #D5E8AF #EEF6DF
Accessibility & contrast
On white
1.55
#BCDB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BCDB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB7F
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB7F | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D178
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#C2D3C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdb7f; /* rgb */ color: rgb(188, 219, 127); /* oklch */ color: oklch(84.8% 0.123 124.2);
Tailwind
colors: {
custom: {
50: '#d1e6a5',
500: '#bcdb7f',
950: '#000000',
},
}SCSS
$custom: #bcdb7f; $custom-light: #d1e6a5; $custom-dark: #000000;
JSON
{
"hex": "#bcdb7f",
"rgb": {
"r": 188,
"g": 219,
"b": 127
},
"hsl": {
"h": 80.217,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.84801,
"c": 0.12297,
"h": 124.2
},
"luminance": 0.62887
}Semantic roles & 50–950 ramp
primary
#BCDB7F
secondary
#6F4DB1
accent
#22C458
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480