#BCDB84#BCDB84
#BCDB84 is a very light, moderate yellow-green. Relative luminance 0.630; OKLCH L 84.9% C 0.118 H 124.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB84 |
|---|---|
| RGB | rgb(188, 219, 132) |
| HSL | hsl(81, 55%, 69%) |
| HSV | hsv(81, 40%, 86%) |
| CMYK | cmyk(14.2%, 0%, 39.7%, 14.1%) |
| CIE-LAB | lab(83.45, -24.42, 39.42) |
| CIE-LCH | lch(83.45, 46.37, 121.78°) |
| OKLab | oklab(84.88% -0.0671 0.0965) |
| OKLCH | oklch(84.88% 0.118 124.8) |
| XYZ | xyz(50.2351, 63.0200, 31.3429) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.31
Pale Olive
#B9CC81
ΔE00 4.12
Greenish Tan
#BCCB7A
ΔE00 4.67
Light Moss Green
#A6C875
ΔE00 4.91
Greenish Beige
#C9D179
ΔE00 5.59
Light Grey Green
#B7E1A1
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB84 #A384DB
analogous
#DBCF84 #BCDB84 #91DB84
triadic
#BCDB84 #84BCDB #DB84BC
tetradic
#BCDB84 #84DBCF #A384DB #DB8491
square
#BCDB84 #84DBCF #A384DB #DB8491
split-complementary
#BCDB84 #8491DB #CF84DB
monochromatic
#84B134 #A2CD55 #BCDB84 #D6E9B3 #F0F7E3
Accessibility & contrast
On white
1.54
#BCDB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#BCDB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB84
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB84 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17D
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#C1D3C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdb84; /* rgb */ color: rgb(188, 219, 132); /* oklch */ color: oklch(84.9% 0.118 124.8);
Tailwind
colors: {
custom: {
50: '#d1e6a9',
500: '#bcdb84',
950: '#000000',
},
}SCSS
$custom: #bcdb84; $custom-light: #d1e6a9; $custom-dark: #000000;
JSON
{
"hex": "#bcdb84",
"rgb": {
"r": 188,
"g": 219,
"b": 132
},
"hsl": {
"h": 81.379,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.8488,
"c": 0.11756,
"h": 124.8
},
"luminance": 0.6302
}Semantic roles & 50–950 ramp
primary
#BCDB84
secondary
#7452B2
accent
#23C25C
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480