#BCDBAC#BCDBAC
#BCDBAC is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.7% C 0.072 H 135.0°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBAC |
|---|---|
| RGB | rgb(188, 219, 172) |
| HSL | hsl(100, 39%, 77%) |
| HSV | hsv(100, 21%, 86%) |
| CMYK | cmyk(14.2%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(84.14, -18.76, 19.79) |
| CIE-LCH | lch(84.14, 27.26, 133.47°) |
| OKLab | oklab(85.65% -0.0506 0.0506) |
| OKLCH | oklch(85.65% 0.072 135) |
| XYZ | xyz(53.5155, 64.3322, 48.6196) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.03
Light Sage
#BCECAC
ΔE00 5.27
Hospital Green
#9BE5AA
ΔE00 7.47
Very Pale Green
#CFFDBC
ΔE00 7.88
Mint
#AAF0C1
ΔE00 7.98
Pale Olive
#B9CC81
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBAC #CBACDB
analogous
#D4DBAC #BCDBAC #ACDBB4
triadic
#BCDBAC #ACBCDB #DBACBC
tetradic
#BCDBAC #ACD4DB #CBACDB #DBB4AC
square
#BCDBAC #ACD4DB #CBACDB #DBB4AC
split-complementary
#BCDBAC #B4ACDB #DBACD4
monochromatic
#77B657 #9AC881 #BCDBAC #DEEED7 #EEF6EA
Accessibility & contrast
On white
1.51
#BCDBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BCDBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBAC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBAC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4A9
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#BCD7CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdbac; /* rgb */ color: rgb(188, 219, 172); /* oklch */ color: oklch(85.7% 0.072 135.0);
Tailwind
colors: {
custom: {
50: '#d0e6c5',
500: '#bcdbac',
950: '#000000',
},
}SCSS
$custom: #bcdbac; $custom-light: #d0e6c5; $custom-dark: #000000;
JSON
{
"hex": "#bcdbac",
"rgb": {
"r": 188,
"g": 219,
"b": 172
},
"hsl": {
"h": 99.574,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.85653,
"c": 0.07158,
"h": 135
},
"luminance": 0.64333
}Semantic roles & 50–950 ramp
primary
#BCDBAC
secondary
#9F78B3
accent
#33B287
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482