#BCDA84#BCDA84
#BCDA84 is a very light, moderate yellow-green. Relative luminance 0.625; OKLCH L 84.7% C 0.116 H 124.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA84 |
|---|---|
| RGB | rgb(188, 218, 132) |
| HSL | hsl(81, 54%, 69%) |
| HSV | hsv(81, 39%, 85%) |
| CMYK | cmyk(13.8%, 0%, 39.4%, 14.5%) |
| CIE-LAB | lab(83.18, -23.93, 39.06) |
| CIE-LCH | lch(83.18, 45.81, 121.50°) |
| OKLab | oklab(84.66% -0.0658 0.0957) |
| OKLCH | oklch(84.66% 0.116 124.5) |
| XYZ | xyz(49.9750, 62.4999, 31.2562) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.18
Pale Olive
#B9CC81
ΔE00 3.84
Greenish Tan
#BCCB7A
ΔE00 4.40
Light Moss Green
#A6C875
ΔE00 4.75
Greenish Beige
#C9D179
ΔE00 5.41
Light Grey Green
#B7E1A1
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA84 #A284DA
analogous
#DACD84 #BCDA84 #91DA84
triadic
#BCDA84 #84BCDA #DA84BC
tetradic
#BCDA84 #84DACD #A284DA #DA8491
square
#BCDA84 #84DACD #A284DA #DA8491
split-complementary
#BCDA84 #8491DA #CD84DA
monochromatic
#84AF35 #A2CC55 #BCDA84 #D6E8B3 #EFF6E2
Accessibility & contrast
On white
1.56
#BCDA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BCDA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA84
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA84 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07E
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#C1D2C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda84; /* rgb */ color: rgb(188, 218, 132); /* oklch */ color: oklch(84.7% 0.116 124.5);
Tailwind
colors: {
custom: {
50: '#d1e5a9',
500: '#bcda84',
950: '#000000',
},
}SCSS
$custom: #bcda84; $custom-light: #d1e5a9; $custom-dark: #000000;
JSON
{
"hex": "#bcda84",
"rgb": {
"r": 188,
"g": 218,
"b": 132
},
"hsl": {
"h": 80.93,
"s": 53.75,
"l": 68.627
},
"oklch": {
"l": 0.8466,
"c": 0.11612,
"h": 124.5
},
"luminance": 0.625
}Semantic roles & 50–950 ramp
primary
#BCDA84
secondary
#7352B0
accent
#24C15B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480