#BCDCA4#BCDCA4
#BCDCA4 is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.7% C 0.083 H 132.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCA4 |
|---|---|
| RGB | rgb(188, 220, 164) |
| HSL | hsl(94, 44%, 75%) |
| HSV | hsv(94, 25%, 86%) |
| CMYK | cmyk(14.5%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(84.26, -20.51, 24.12) |
| CIE-LCH | lch(84.26, 31.66, 130.37°) |
| OKLab | oklab(85.7% -0.0554 0.0612) |
| OKLCH | oklch(85.7% 0.083 132.2) |
| XYZ | xyz(53.0319, 64.5574, 44.7816) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.38
Light Sage
#BCECAC
ΔE00 4.26
Pale Olive
#B9CC81
ΔE00 6.73
Pale Olive Green
#B1D27B
ΔE00 6.88
Washed Out Green
#BCF5A6
ΔE00 6.96
Very Pale Green
#CFFDBC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCA4 #C4A4DC
analogous
#D8DCA4 #BCDCA4 #A4DCA8
triadic
#BCDCA4 #A4BCDC #DCA4BC
tetradic
#BCDCA4 #A4D8DC #C4A4DC #DCA8A4
square
#BCDCA4 #A4D8DC #C4A4DC #DCA8A4
split-complementary
#BCDCA4 #A8A4DC #DCA4D8
monochromatic
#7BBA4C #9BCB78 #BCDCA4 #DDEDD0 #EFF6E9
Accessibility & contrast
On white
1.51
#BCDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#BCDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCA4
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCA4 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A1
Deuteranopia (green-blind)
#DCD1A7
Tritanopia (blue-blind)
#BDD7CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdca4; /* rgb */ color: rgb(188, 220, 164); /* oklch */ color: oklch(85.7% 0.083 132.2);
Tailwind
colors: {
custom: {
50: '#d0e7bf',
500: '#bcdca4',
950: '#000000',
},
}SCSS
$custom: #bcdca4; $custom-light: #d0e7bf; $custom-dark: #000000;
JSON
{
"hex": "#bcdca4",
"rgb": {
"r": 188,
"g": 220,
"b": 164
},
"hsl": {
"h": 94.286,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.85695,
"c": 0.0825,
"h": 132.2
},
"luminance": 0.64558
}Semantic roles & 50–950 ramp
primary
#BCDCA4
secondary
#9770B4
accent
#2EB87D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482