#BCDCA1#BCDCA1
#BCDCA1 is a very light, moderate yellow-green. Relative luminance 0.645; OKLCH L 85.6% C 0.086 H 131.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCA1 |
|---|---|
| RGB | rgb(188, 220, 161) |
| HSL | hsl(93, 46%, 75%) |
| HSV | hsv(93, 27%, 86%) |
| CMYK | cmyk(14.5%, 0%, 26.8%, 13.7%) |
| CIE-LAB | lab(84.20, -20.96, 25.60) |
| CIE-LCH | lch(84.20, 33.09, 129.31°) |
| OKLab | oklab(85.63% -0.0566 0.0647) |
| OKLCH | oklch(85.63% 0.086 131.2) |
| XYZ | xyz(52.7642, 64.4503, 43.3716) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.13
Light Sage
#BCECAC
ΔE00 4.22
Pale Olive
#B9CC81
ΔE00 6.23
Pale Olive Green
#B1D27B
ΔE00 6.25
Washed Out Green
#BCF5A6
ΔE00 6.69
Very Pale Green
#CFFDBC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCA1 #C1A1DC
analogous
#DADCA1 #BCDCA1 #A1DCA4
triadic
#BCDCA1 #A1BCDC #DCA1BC
tetradic
#BCDCA1 #A1DADC #C1A1DC #DCA4A1
square
#BCDCA1 #A1DADC #C1A1DC #DCA4A1
split-complementary
#BCDCA1 #A4A1DC #DCA1DA
monochromatic
#7CBB48 #9CCB74 #BCDCA1 #DCEDCE #EFF7E9
Accessibility & contrast
On white
1.51
#BCDCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BCDCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCA1
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCA1 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49D
Deuteranopia (green-blind)
#DDD1A4
Tritanopia (blue-blind)
#BED7CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdca1; /* rgb */ color: rgb(188, 220, 161); /* oklch */ color: oklch(85.6% 0.086 131.2);
Tailwind
colors: {
custom: {
50: '#d0e7bd',
500: '#bcdca1',
950: '#000000',
},
}SCSS
$custom: #bcdca1; $custom-light: #d0e7bd; $custom-dark: #000000;
JSON
{
"hex": "#bcdca1",
"rgb": {
"r": 188,
"g": 220,
"b": 161
},
"hsl": {
"h": 92.542,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.85633,
"c": 0.08601,
"h": 131.2
},
"luminance": 0.64451
}Semantic roles & 50–950 ramp
primary
#BCDCA1
secondary
#946DB4
accent
#2DB979
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482