#BCDCB5#BCDCB5
#BCDCB5 is a very light, moderate green. Relative luminance 0.652; OKLCH L 86.1% C 0.063 H 140.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCB5 |
|---|---|
| RGB | rgb(188, 220, 181) |
| HSL | hsl(109, 36%, 79%) |
| HSV | hsv(109, 18%, 86%) |
| CMYK | cmyk(14.5%, 0%, 17.7%, 13.7%) |
| CIE-LAB | lab(84.59, -17.77, 15.70) |
| CIE-LCH | lch(84.59, 23.71, 138.53°) |
| OKLab | oklab(86.08% -0.0482 0.0404) |
| OKLCH | oklch(86.08% 0.063 140) |
| XYZ | xyz(54.6710, 65.2131, 53.4141) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.87
Light Sage
#BCECAC
ΔE00 6.52
Mint
#AAF0C1
ΔE00 7.47
Hospital Green
#9BE5AA
ΔE00 7.82
Very Pale Green
#CFFDBC
ΔE00 8.68
Very Light Green
#D1FFBD
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCB5 #D5B5DC
analogous
#CFDCB5 #BCDCB5 #B5DCC1
triadic
#BCDCB5 #B5BCDC #DCB5BC
tetradic
#BCDCB5 #B5CFDC #D5B5DC #DCC1B5
square
#BCDCB5 #B5CFDC #D5B5DC #DCC1B5
split-complementary
#BCDCB5 #C1B5DC #DCB5CF
monochromatic
#71B562 #96C88B #BCDCB5 #E2F0DF #ECF5EA
Accessibility & contrast
On white
1.50
#BCDCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#BCDCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCB5
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCB5 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B3
Deuteranopia (green-blind)
#D9D2B7
Tritanopia (blue-blind)
#BAD9D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdcb5; /* rgb */ color: rgb(188, 220, 181); /* oklch */ color: oklch(86.1% 0.063 140.0);
Tailwind
colors: {
custom: {
50: '#d0e7cb',
500: '#bcdcb5',
950: '#000000',
},
}SCSS
$custom: #bcdcb5; $custom-light: #d0e7cb; $custom-dark: #000000;
JSON
{
"hex": "#bcdcb5",
"rgb": {
"r": 188,
"g": 220,
"b": 181
},
"hsl": {
"h": 109.231,
"s": 35.78,
"l": 78.627
},
"oklch": {
"l": 0.86077,
"c": 0.06294,
"h": 140
},
"luminance": 0.65214
}Semantic roles & 50–950 ramp
primary
#BCDCB5
secondary
#AB81B4
accent
#37AF99
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482