#BCDCA7#BCDCA7
#BCDCA7 is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.8% C 0.079 H 133.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCA7 |
|---|---|
| RGB | rgb(188, 220, 167) |
| HSL | hsl(96, 43%, 76%) |
| HSV | hsv(96, 24%, 86%) |
| CMYK | cmyk(14.5%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(84.31, -20.04, 22.64) |
| CIE-LCH | lch(84.31, 30.24, 131.53°) |
| OKLab | oklab(85.76% -0.0541 0.0576) |
| OKLCH | oklch(85.76% 0.079 133.2) |
| XYZ | xyz(53.3060, 64.6671, 46.2253) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.79
Light Sage
#BCECAC
ΔE00 4.42
Hospital Green
#9BE5AA
ΔE00 7.23
Very Pale Green
#CFFDBC
ΔE00 7.26
Pale Olive
#B9CC81
ΔE00 7.28
Washed Out Green
#BCF5A6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCA7 #C7A7DC
analogous
#D6DCA7 #BCDCA7 #A7DCAC
triadic
#BCDCA7 #A7BCDC #DCA7BC
tetradic
#BCDCA7 #A7D6DC #C7A7DC #DCACA7
square
#BCDCA7 #A7D6DC #C7A7DC #DCACA7
split-complementary
#BCDCA7 #ACA7DC #DCA7D6
monochromatic
#79B94F #9BCB7B #BCDCA7 #DDEDD3 #EEF6E9
Accessibility & contrast
On white
1.51
#BCDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BCDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCA7
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCA7 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A4
Deuteranopia (green-blind)
#DCD1A9
Tritanopia (blue-blind)
#BDD8CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdca7; /* rgb */ color: rgb(188, 220, 167); /* oklch */ color: oklch(85.8% 0.079 133.2);
Tailwind
colors: {
custom: {
50: '#d0e7c1',
500: '#bcdca7',
950: '#000000',
},
}SCSS
$custom: #bcdca7; $custom-light: #d0e7c1; $custom-dark: #000000;
JSON
{
"hex": "#bcdca7",
"rgb": {
"r": 188,
"g": 220,
"b": 167
},
"hsl": {
"h": 96.226,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.85759,
"c": 0.07901,
"h": 133.2
},
"luminance": 0.64668
}Semantic roles & 50–950 ramp
primary
#BCDCA7
secondary
#9A73B4
accent
#2FB681
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482