#BCDCAC#BCDCAC
#BCDCAC is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.9% C 0.073 H 135.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCAC |
|---|---|
| RGB | rgb(188, 220, 172) |
| HSL | hsl(100, 41%, 77%) |
| HSV | hsv(100, 22%, 86%) |
| CMYK | cmyk(14.5%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(84.41, -19.25, 20.16) |
| CIE-LCH | lch(84.41, 27.88, 133.68°) |
| OKLab | oklab(85.87% -0.052 0.0515) |
| OKLCH | oklch(85.87% 0.073 135.3) |
| XYZ | xyz(53.7772, 64.8555, 48.7069) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.73
Light Sage
#BCECAC
ΔE00 4.93
Hospital Green
#9BE5AA
ΔE00 7.23
Very Pale Green
#CFFDBC
ΔE00 7.58
Mint
#AAF0C1
ΔE00 7.76
Washed Out Green
#BCF5A6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCAC #CCACDC
analogous
#D4DCAC #BCDCAC #ACDCB4
triadic
#BCDCAC #ACBCDC #DCACBC
tetradic
#BCDCAC #ACD4DC #CCACDC #DCB4AC
square
#BCDCAC #ACD4DC #CCACDC #DCB4AC
split-complementary
#BCDCAC #B4ACDC #DCACD4
monochromatic
#77B856 #99CA81 #BCDCAC #DFEED7 #EEF6E9
Accessibility & contrast
On white
1.50
#BCDCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BCDCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCAC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCAC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A9
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#BCD8CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdcac; /* rgb */ color: rgb(188, 220, 172); /* oklch */ color: oklch(85.9% 0.073 135.3);
Tailwind
colors: {
custom: {
50: '#d0e7c5',
500: '#bcdcac',
950: '#000000',
},
}SCSS
$custom: #bcdcac; $custom-light: #d0e7c5; $custom-dark: #000000;
JSON
{
"hex": "#bcdcac",
"rgb": {
"r": 188,
"g": 220,
"b": 172
},
"hsl": {
"h": 100,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85869,
"c": 0.07321,
"h": 135.3
},
"luminance": 0.64856
}Semantic roles & 50–950 ramp
primary
#BCDCAC
secondary
#A078B4
accent
#32B488
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482