#BCDA91#BCDA91
#BCDA91 is a very light, moderate yellow-green. Relative luminance 0.629; OKLCH L 84.9% C 0.101 H 126.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA91 |
|---|---|
| RGB | rgb(188, 218, 145) |
| HSL | hsl(85, 50%, 71%) |
| HSV | hsv(85, 33%, 85%) |
| CMYK | cmyk(13.8%, 0%, 33.5%, 14.5%) |
| CIE-LAB | lab(83.38, -22.26, 32.74) |
| CIE-LCH | lch(83.38, 39.60, 124.21°) |
| OKLab | oklab(84.89% -0.0605 0.0815) |
| OKLCH | oklch(84.89% 0.101 126.6) |
| XYZ | xyz(50.9207, 62.8781, 36.2366) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.40
Light Grey Green
#B7E1A1
ΔE00 3.77
Pale Olive
#B9CC81
ΔE00 3.99
Light Moss Green
#A6C875
ΔE00 5.18
Greenish Tan
#BCCB7A
ΔE00 5.23
Light Sage
#BCECAC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA91 #AF91DA
analogous
#DAD391 #BCDA91 #97DA91
triadic
#BCDA91 #91BCDA #DA91BC
tetradic
#BCDA91 #91DAD3 #AF91DA #DA9197
square
#BCDA91 #91DAD3 #AF91DA #DA9197
split-complementary
#BCDA91 #9197DA #D391DA
monochromatic
#83B43D #A0CB63 #BCDA91 #D8E9BF #F1F7E8
Accessibility & contrast
On white
1.55
#BCDA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BCDA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA91
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA91 | 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)
#E1D18C
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#C0D4C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcda91; /* rgb */ color: rgb(188, 218, 145); /* oklch */ color: oklch(84.9% 0.101 126.6);
Tailwind
colors: {
custom: {
50: '#d1e5b2',
500: '#bcda91',
950: '#000000',
},
}SCSS
$custom: #bcda91; $custom-light: #d1e5b2; $custom-dark: #000000;
JSON
{
"hex": "#bcda91",
"rgb": {
"r": 188,
"g": 218,
"b": 145
},
"hsl": {
"h": 84.658,
"s": 49.66,
"l": 71.176
},
"oklch": {
"l": 0.84885,
"c": 0.10149,
"h": 126.6
},
"luminance": 0.62879
}Semantic roles & 50–950 ramp
primary
#BCDA91
secondary
#805EB1
accent
#29BD66
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481