#BCDB7B#BCDB7B
#BCDB7B is a very light, vivid yellow-green. Relative luminance 0.628; OKLCH L 84.7% C 0.127 H 123.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB7B |
|---|---|
| RGB | rgb(188, 219, 123) |
| HSL | hsl(79, 57%, 67%) |
| HSV | hsv(79, 44%, 86%) |
| CMYK | cmyk(14.2%, 0%, 43.8%, 14.1%) |
| CIE-LAB | lab(83.33, -25.47, 43.71) |
| CIE-LCH | lch(83.33, 50.59, 120.23°) |
| OKLab | oklab(84.74% -0.0707 0.1058) |
| OKLCH | oklch(84.74% 0.127 123.7) |
| XYZ | xyz(49.6456, 62.7842, 28.2382) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.72
Pale Olive
#B9CC81
ΔE00 4.71
Greenish Tan
#BCCB7A
ΔE00 4.77
Greenish Beige
#C9D179
ΔE00 5.26
Light Moss Green
#A6C875
ΔE00 5.26
Light Olive
#ACBF69
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB7B #9A7BDB
analogous
#DBCA7B #BCDB7B #8CDB7B
triadic
#BCDB7B #7BBCDB #DB7BBC
tetradic
#BCDB7B #7BDBCA #9A7BDB #DB7B8C
square
#BCDB7B #7BDBCA #9A7BDB #DB7B8C
split-complementary
#BCDB7B #7B8CDB #CA7BDB
monochromatic
#84AD2F #A4CE4B #BCDB7B #D4E8AB #EDF5DB
Accessibility & contrast
On white
1.55
#BCDB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BCDB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB7B
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB7B | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D173
Deuteranopia (green-blind)
#E1CF80
Tritanopia (blue-blind)
#C2D3C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdb7b; /* rgb */ color: rgb(188, 219, 123); /* oklch */ color: oklch(84.7% 0.127 123.7);
Tailwind
colors: {
custom: {
50: '#d1e6a3',
500: '#bcdb7b',
950: '#000000',
},
}SCSS
$custom: #bcdb7b; $custom-light: #d1e6a3; $custom-dark: #000000;
JSON
{
"hex": "#bcdb7b",
"rgb": {
"r": 188,
"g": 219,
"b": 123
},
"hsl": {
"h": 79.375,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.8474,
"c": 0.12722,
"h": 123.7
},
"luminance": 0.62784
}Semantic roles & 50–950 ramp
primary
#BCDB7B
secondary
#6B4BAF
accent
#21C556
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480