#BCDCB6#BCDCB6
#BCDCB6 is a very light, moderate green. Relative luminance 0.653; OKLCH L 86.1% C 0.062 H 140.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCB6 |
|---|---|
| RGB | rgb(188, 220, 182) |
| HSL | hsl(111, 35%, 79%) |
| HSV | hsv(111, 17%, 86%) |
| CMYK | cmyk(14.5%, 0%, 17.3%, 13.7%) |
| CIE-LAB | lab(84.61, -17.60, 15.21) |
| CIE-LCH | lch(84.61, 23.26, 139.17°) |
| OKLab | oklab(86.1% -0.0478 0.0392) |
| OKLCH | oklch(86.1% 0.062 140.7) |
| XYZ | xyz(54.7739, 65.2542, 53.9565) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.13
Light Sage
#BCECAC
ΔE00 6.73
Mint
#AAF0C1
ΔE00 7.49
Hospital Green
#9BE5AA
ΔE00 7.93
Very Pale Green
#CFFDBC
ΔE00 8.84
Very Light Green
#D1FFBD
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCB6 #D6B6DC
analogous
#CFDCB6 #BCDCB6 #B6DCC3
triadic
#BCDCB6 #B6BCDC #DCB6BC
tetradic
#BCDCB6 #B6CFDC #D6B6DC #DCC3B6
square
#BCDCB6 #B6CFDC #D6B6DC #DCC3B6
split-complementary
#BCDCB6 #C3B6DC #DCB6CF
monochromatic
#70B463 #96C88D #BCDCB6 #E2F0DF #ECF5EA
Accessibility & contrast
On white
1.49
#BCDCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BCDCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCB6
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCB6 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B4
Deuteranopia (green-blind)
#D9D2B8
Tritanopia (blue-blind)
#BAD9D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdcb6; /* rgb */ color: rgb(188, 220, 182); /* oklch */ color: oklch(86.1% 0.062 140.7);
Tailwind
colors: {
custom: {
50: '#d0e7cc',
500: '#bcdcb6',
950: '#000000',
},
}SCSS
$custom: #bcdcb6; $custom-light: #d0e7cc; $custom-dark: #000000;
JSON
{
"hex": "#bcdcb6",
"rgb": {
"r": 188,
"g": 220,
"b": 182
},
"hsl": {
"h": 110.526,
"s": 35.185,
"l": 78.824
},
"oklch": {
"l": 0.86101,
"c": 0.06183,
"h": 140.7
},
"luminance": 0.65255
}Semantic roles & 50–950 ramp
primary
#BCDCB6
secondary
#AC82B4
accent
#37AE9B
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483