#BCDCA5#BCDCA5
#BCDCA5 is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.7% C 0.081 H 132.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCA5 |
|---|---|
| RGB | rgb(188, 220, 165) |
| HSL | hsl(95, 44%, 75%) |
| HSV | hsv(95, 25%, 86%) |
| CMYK | cmyk(14.5%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(84.27, -20.35, 23.63) |
| CIE-LCH | lch(84.27, 31.18, 130.75°) |
| OKLab | oklab(85.72% -0.0549 0.06) |
| OKLCH | oklch(85.72% 0.081 132.5) |
| XYZ | xyz(53.1225, 64.5937, 45.2591) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.50
Light Sage
#BCECAC
ΔE00 4.30
Pale Olive
#B9CC81
ΔE00 6.91
Washed Out Green
#BCF5A6
ΔE00 7.06
Pale Olive Green
#B1D27B
ΔE00 7.10
Very Pale Green
#CFFDBC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCA5 #C5A5DC
analogous
#D7DCA5 #BCDCA5 #A5DCA9
triadic
#BCDCA5 #A5BCDC #DCA5BC
tetradic
#BCDCA5 #A5D7DC #C5A5DC #DCA9A5
square
#BCDCA5 #A5D7DC #C5A5DC #DCA9A5
split-complementary
#BCDCA5 #A9A5DC #DCA5D7
monochromatic
#7ABA4D #9BCB79 #BCDCA5 #DDEDD1 #EFF6E9
Accessibility & contrast
On white
1.51
#BCDCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BCDCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCA5
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCA5 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A2
Deuteranopia (green-blind)
#DCD1A8
Tritanopia (blue-blind)
#BDD7CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdca5; /* rgb */ color: rgb(188, 220, 165); /* oklch */ color: oklch(85.7% 0.081 132.5);
Tailwind
colors: {
custom: {
50: '#d0e7c0',
500: '#bcdca5',
950: '#000000',
},
}SCSS
$custom: #bcdca5; $custom-light: #d0e7c0; $custom-dark: #000000;
JSON
{
"hex": "#bcdca5",
"rgb": {
"r": 188,
"g": 220,
"b": 165
},
"hsl": {
"h": 94.909,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.85717,
"c": 0.08134,
"h": 132.5
},
"luminance": 0.64594
}Semantic roles & 50–950 ramp
primary
#BCDCA5
secondary
#9871B4
accent
#2EB77E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482